Skip to content

Commit

Permalink
docs: fix link (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
rexhent authored Jul 16, 2024
1 parent 7c7a68f commit 97afde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/2.concepts/1.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ogImage: true

In this chapter, we will cover the core concepts of Nuxt.

Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js. If you are not familiar with Vue.js, we recommend you to start with the [Vue Basics](/vue/intro) section and read the [official Vue documentation](https://vuejs.org/) first.
Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js. If you are not familiar with Vue.js, we recommend you to start with the [Vue Basics](/vue) section and read the [official Vue documentation](https://vuejs.org/) first.

## Automation and Conventions

Expand Down

0 comments on commit 97afde6

Please sign in to comment.