We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267221d commit cdb89c4Copy full SHA for cdb89c4
src/components/Search/InkeepSearch.tsx
@@ -36,7 +36,7 @@ export function InkeepSearch() {
36
apiKey: inkeepConfig.apiKey || '',
37
organizationDisplayName: "Teleport",
38
primaryBrandColor: "#512FC9",
39
- aiApiBaseUrl: "https://goteleport.com/inkeep-proxy",
+ aiApiBaseUrl: "https://goteleport.dev/inkeep-proxy",
40
privacyPreferences: {
41
optOutAllAnalytics: true,
42
},
0 commit comments