1 parent 6223c1e commit 01ff193Copy full SHA for 01ff193
1 file changed
docs/.vitepress/config.ts
@@ -82,7 +82,7 @@ export default defineConfig({
82
}
83
],
84
socialLinks: [
85
- { icon: 'github', link: 'https://github.com/your-org/nuxt-users' }
+ { icon: 'github', link: 'https://github.com/rrd108/nuxt-users' }
86
87
footer: {
88
message: 'Released under the MIT License.',
0 commit comments