Skip to content

Commit d863874

Browse files
committed
fix(specs): correct base url info for Insights URL
1 parent 0e3b4fe commit d863874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/insights/spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ info:
1818
1919
- `https://insights.us.algolia.io`
2020
- `https://insights.de.algolia.io`
21-
- `https//insights.algolia.io` (routes requests to the closest of the above servers, based on your geographical location)
21+
- `https//insights.algolia.io` (alias of `insights.us.algolia.io`)
2222
2323
**All requests must use HTTPS.**
2424

0 commit comments

Comments
 (0)