Skip to content

Commit cdb89c4

Browse files
authored
Test against goteleport.dev
1 parent 267221d commit cdb89c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Search/InkeepSearch.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export function InkeepSearch() {
3636
apiKey: inkeepConfig.apiKey || '',
3737
organizationDisplayName: "Teleport",
3838
primaryBrandColor: "#512FC9",
39-
aiApiBaseUrl: "https://goteleport.com/inkeep-proxy",
39+
aiApiBaseUrl: "https://goteleport.dev/inkeep-proxy",
4040
privacyPreferences: {
4141
optOutAllAnalytics: true,
4242
},

0 commit comments

Comments
 (0)