Update GitHub link to fuzzforge_ai

This commit is contained in:
tduhamel42
2025-11-04 17:42:52 +01:00
committed by GitHub
parent 321b9d5eed
commit 511a89c8c2
+2 -2
View File
@@ -100,7 +100,7 @@ const config: Config = {
label: "AI", label: "AI",
}, },
{ {
href: "https://github.com/FuzzingLabs/fuzzforge_alpha", href: "https://github.com/FuzzingLabs/fuzzforge_ai",
label: "GitHub", label: "GitHub",
position: "right", position: "right",
}, },
@@ -160,7 +160,7 @@ const config: Config = {
}, },
{ {
label: "GitHub", label: "GitHub",
href: "https://github.com/FuzzingLabs/fuzzforge_alpha", href: "https://github.com/FuzzingLabs/fuzzforge_ai",
}, },
], ],
}, },