From 0e3df24c8c861c9e0af9098330e961388af4ad7d Mon Sep 17 00:00:00 2001 From: Cupid Valentine <53572196+valcosmos@users.noreply.github.com> Date: Fri, 1 Jul 2022 17:19:45 +0800 Subject: [PATCH] docs: update vuejs-development (#5679) --- docs/content/2.guide/1.concepts/2.vuejs-development.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/2.guide/1.concepts/2.vuejs-development.md b/docs/content/2.guide/1.concepts/2.vuejs-development.md index e4ef60cbb9..b3f3e9b7df 100644 --- a/docs/content/2.guide/1.concepts/2.vuejs-development.md +++ b/docs/content/2.guide/1.concepts/2.vuejs-development.md @@ -4,7 +4,7 @@ Nuxt uses Vue as a frontend framework and adds features such as component auto-i ## Vue.js -> While an in-depth knowledge of Vue is not required to use Nuxt, we recommend that you read the documentation and go through some of the examples on [vuejs.org](https://vuejs.org/) +> While an in-depth knowledge of Vue is not required to use Nuxt, we recommend that you read the documentation and go through some of the examples on [vuejs.org](https://vuejs.org/). > Nuxt has always used Vue as a frontend framework. We chose to build Nuxt on top of Vue for these reasons: @@ -44,7 +44,7 @@ Try to replace the `