diff --git a/bin/lib/onboard.js b/bin/lib/onboard.js index 61d618e4e..88c5b88c1 100644 --- a/bin/lib/onboard.js +++ b/bin/lib/onboard.js @@ -105,7 +105,7 @@ const BUILD_ENDPOINT_URL = "https://integrate.api.nvidia.com/v1"; const OPENAI_ENDPOINT_URL = "https://api.openai.com/v1"; const ANTHROPIC_ENDPOINT_URL = "https://api.anthropic.com"; const GEMINI_ENDPOINT_URL = "https://generativelanguage.googleapis.com/v1beta/openai/"; -const BRAVE_SEARCH_HELP_URL = "https://api.search.brave.com/app/keys"; +const BRAVE_SEARCH_HELP_URL = "https://api-dashboard.search.brave.com/app/keys"; const REMOTE_PROVIDER_CONFIG = { build: {