From e7234f8f3252872eca62fcccd5e1c5bc83d535eb Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 5 Feb 2024 11:20:42 +0100 Subject: [PATCH] to triger build --- documentation/src/refine-theme/footer-data.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,