From 511a89c8c25128fa47f04c08b4310c78b0d2a5a2 Mon Sep 17 00:00:00 2001 From: tduhamel42 Date: Tue, 4 Nov 2025 17:42:52 +0100 Subject: [PATCH] Update GitHub link to fuzzforge_ai --- docs/docusaurus.config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ], },