From 103f676391492e6dcd055c8309a439c37393c46c Mon Sep 17 00:00:00 2001 From: Afounso Souza Date: Mon, 21 Jul 2025 19:52:04 +0200 Subject: [PATCH] fix link to github page --- theme.config.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.config.tsx b/theme.config.tsx index 75d578c6..c423e361 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -9,7 +9,7 @@ import DiscordIcon from "./components/discord"; const config: DocsThemeConfig = { logo: , project: { - link: "https://github.com/genlayerlabs/genlayer-simulator", + link: "https://github.com/genlayerlabs/", }, docsRepositoryBase: "https://github.com/genlayerlabs/genlayer-docs/tree/main", footer: {