Skip to content

Commit ab5d1b4

Browse files
committed
fix: typo in url
1 parent c6b4421 commit ab5d1b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

playground/nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export default defineNuxtConfig({
6464
},
6565
{
6666
text: 'Articles',
67-
href: 'https://enuxtify.dev/articles',
67+
href: 'https://nuxtify.dev/articles',
6868
},
6969
{
7070
text: 'Accessibility',

0 commit comments

Comments
 (0)