diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 3630bd1..1068406 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -100,7 +100,7 @@ const config: Config = { label: "AI", }, { - href: "https://github.com/FuzzingLabs/fuzzforge_alpha", + href: "https://github.com/FuzzingLabs/fuzzforge_ai", label: "GitHub", position: "right", }, @@ -160,7 +160,7 @@ const config: Config = { }, { label: "GitHub", - href: "https://github.com/FuzzingLabs/fuzzforge_alpha", + href: "https://github.com/FuzzingLabs/fuzzforge_ai", }, ], },