Skip to content

Commit 65d696b

Browse files
authored
Fix invalid link
Current link is https://element.eleme.io/nuxtjs.org instead of https://nuxtjs.org/.
1 parent 64bb5f8 commit 65d696b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/docs/en-US/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Now you have implemented Vue and Element to your project, and it's time to write
262262

263263
### Use Nuxt.js
264264

265-
We can also start a project using [Nuxt.js](nuxtjs.org):
265+
We can also start a project using [Nuxt.js](https://nuxtjs.org/):
266266

267267
<div class="glitch-embed-wrap" style="height: 420px; width: 100%;">
268268
<iframe src="https://glitch.com/embed/#!/embed/nuxt-with-element?path=nuxt.config.js&previewSize=0&attributionHidden=true" alt="nuxt-with-element on glitch" style="height: 100%; width: 100%; border: 0;"></iframe>

0 commit comments

Comments
 (0)