Skip to content

Commit 02f4941

Browse files
committed
ai
1 parent fdc1693 commit 02f4941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/ai.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
const TOOLTIP_TEXT =
133133
"💡 Highlight any text on the page,\nthen click to ask HackTricks AI about it";
134134

135-
const API_BASE = "https://www.hacktricks.ai/api/assistants/threads";
135+
const API_BASE = "https://ai.hacktricks.wiki/api/assistants/threads";
136136
const BRAND_RED = "#b31328";
137137

138138
/* ------------------------------ State ------------------------------ */

0 commit comments

Comments
 (0)