Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 97afde6

Browse files
authored
docs: fix link (#161)
1 parent 7c7a68f commit 97afde6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2.concepts/1.index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ogImage: true
66

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

9-
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.
9+
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.
1010

1111
## Automation and Conventions
1212

0 commit comments

Comments
 (0)