Skip to content

Commit 4963cae

Browse files
committed
doc: broken site url
1 parent fc4aa8f commit 4963cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default defineNuxtConfig({
4949
},
5050
site: {
5151
name: 'Nuxt Scripts',
52-
url: 'nuxt.scripts.com',
52+
url: 'scripts.nuxt.com',
5353
},
5454
sitemap: {
5555
strictNuxtContentPaths: true,

0 commit comments

Comments
 (0)