Skip to content

Commit 01ff193

Browse files
committed
doc: fix url
1 parent 6223c1e commit 01ff193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export default defineConfig({
8282
}
8383
],
8484
socialLinks: [
85-
{ icon: 'github', link: 'https://github.com/your-org/nuxt-users' }
85+
{ icon: 'github', link: 'https://github.com/rrd108/nuxt-users' }
8686
],
8787
footer: {
8888
message: 'Released under the MIT License.',

0 commit comments

Comments
 (0)