fix(docs): link to installation section (#8040)

This commit is contained in:
Tuğberk Kılıç 2022-10-07 21:57:01 +03:00 committed by GitHub
parent e5298bfefe
commit a74c40caa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@ Nuxt is the backbone of your Vue.js project, giving structure to build your proj
Extendable with a strong module ecosystem and hooks engine, it makes it easy to connect your REST or GraphQL endpoints, favorite CMS, CSS frameworks and more. PWA and AMP support is only a module away from your Nuxt project.
::alert{type=info icon=👍}
Ready to try? Head over to the [Installation section](/getting-started/quick-start).
Ready to try? Head over to the [Installation section](/getting-started/installation).
::
### Contribute