diff --git a/theme/ai.js b/theme/ai.js index 761454181..f2aecef01 100644 --- a/theme/ai.js +++ b/theme/ai.js @@ -132,7 +132,7 @@ const TOOLTIP_TEXT = "💡 Highlight any text on the page,\nthen click to ask HackTricks AI about it"; - const API_BASE = "https://www.hacktricks.ai/api/assistants/threads"; + const API_BASE = "https://ai.hacktricks.wiki/api/assistants/threads"; const BRAND_RED = "#b31328"; /* ------------------------------ State ------------------------------ */