diff --git a/documentation/docs/theme.config.tsx b/documentation/docs/theme.config.tsx index d67be611761..03b06593eb3 100644 --- a/documentation/docs/theme.config.tsx +++ b/documentation/docs/theme.config.tsx @@ -58,7 +58,7 @@ const config: DocsThemeConfig = { }, logo: Nym Docs, project: { - link: "ub.com/nymtech/nym", + link: "https://github.com/nymtech/nym", }, docsRepositoryBase: "https://github.com/nymtech/nym/tree/develop/documentation/docs/",