docs: update examples link (#9152)

This commit is contained in:
Iago 2022-12-11 22:25:11 +01:00 committed by GitHub
parent 4641e8e504
commit 1067c6ccc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Nuxt's goal is to make web development intuitive and performant, with a great de
<td>
<h3>Examples</h3>
<p>
Explore different ways of using Nuxt features and get inspired with <a href="https://nuxt.com/docs/examples/hello-world">our list of examples</a>.
Explore different ways of using Nuxt features and get inspired with <a href="https://nuxt.com/docs/examples/essentials/hello-world">our list of examples</a>.
</p>
</td>
</tr>