doc: fix social links

Signed-off-by: Brian McGee <brian@bmcgee.ie>
This commit is contained in:
Brian McGee 2024-05-03 18:13:58 +01:00
parent e6fe431210
commit aa2b9e8bc3
Signed by: brianmcgee
GPG Key ID: D49016E76AD1E8C0

View File

@ -32,7 +32,7 @@ export default defineConfig({
],
socialLinks: [
{ icon: 'github', link: 'https://https://github.com/numtide/treefmt-go' }
{ icon: 'github', link: 'https://github.com/numtide/treefmt-go' }
],
footer: {