doc: update github link

Signed-off-by: Brian McGee <brian@bmcgee.ie>
This commit is contained in:
Brian McGee 2024-04-29 12:33:53 +01:00
parent 73722737f6
commit 482e4976fd
Signed by: brianmcgee
GPG Key ID: D49016E76AD1E8C0

View File

@ -24,7 +24,7 @@ export default defineConfig({
],
socialLinks: [
{ icon: 'github', link: 'https://github.com/vuejs/vitepress' }
{ icon: 'github', link: 'https://git.numtide.com/numtide/treefmt' }
]
}
})