diff --git a/documentation/src/refine-theme/footer-data.tsx b/documentation/src/refine-theme/footer-data.tsx index 939b4423..20f3a5a5 100644 --- a/documentation/src/refine-theme/footer-data.tsx +++ b/documentation/src/refine-theme/footer-data.tsx @@ -81,7 +81,7 @@ export const footerDescription = `OpenPanel - web hosting panel.`; export const socialLinks = [ { icon: FooterGithubIcon, - href: "https://github.com/stefanpejcic", + href: "https://github.com/stefanpejcic/openpanel", }, { icon: FooterDiscordIcon,