Skip to content

Commit

Permalink
docs: update the link to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Mar 28, 2024
1 parent a482857 commit c80160c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Several quick start options are available:
- Clone the repo: `git clone https://github.com/coreui/coreui.git`
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/coreui`
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui`
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.0.5`
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:5.0.0`

Read the [Getting started page](https://coreui.io/docs/getting-started/introduction/) for information on the framework contents, templates and examples, and more.

Expand Down Expand Up @@ -127,7 +127,7 @@ Have a bug or a feature request? Please first read the [issue guidelines](https:

## Documentation

The documentation for the CoreUI & CoreUI PRO is hosted at our website [CoreUI](https://coreui.io/)
The documentation for the CoreUI & CoreUI PRO is hosted at our website [CoreUI](https://coreui.io/bootstrap/docs/getting-started/introduction/)

### Running documentation locally

Expand Down

0 comments on commit c80160c

Please sign in to comment.