From bb88b7cc4d1b23e64bc54ea38607e28e67f97a6c Mon Sep 17 00:00:00 2001 From: TZGyn Date: Tue, 5 Sep 2023 01:03:37 +0800 Subject: [PATCH] Update github link to github repo --- config/site.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/site.ts b/config/site.ts index 94a17bd..d859b04 100644 --- a/config/site.ts +++ b/config/site.ts @@ -32,7 +32,7 @@ export const siteConfig = { }, ], links: { - github: 'https://github.com/TZGyn/', + github: 'https://github.com/TZGyn/dashboard', twitter: 'https://twitter.com/getnextui', docs: 'https://nextui-docs-v2.vercel.app', discord: 'https://discord.gg/9b6yyZKmH4',