diff --git a/docs/content/1.getting-started/1.introduction.md b/docs/content/1.getting-started/1.introduction.md index 570fd6b4498..e551a15865c 100644 --- a/docs/content/1.getting-started/1.introduction.md +++ b/docs/content/1.getting-started/1.introduction.md @@ -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