Skip to content

Commit 8874c92

Browse files
committed
fix(specs): analytics base url correction
1 parent cd45c2f commit 8874c92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specs/abtesting/spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ info:
1414
1515
- `https://analytics.us.algolia.com`
1616
- `https://analytics.de.algolia.com`
17-
- `https://analytics.algolia.com` (routes requests to the closest of the above servers, based on your geographical location)
17+
- `https://analytics.algolia.com` (alias of `analytics.us.algolia.com`)
1818
1919
Use the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics).
2020

specs/analytics/spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ info:
1414
1515
- `https://analytics.us.algolia.com`
1616
- `https://analytics.de.algolia.com`
17-
- `https://analytics.algolia.com` (routes requests to the closest of the above servers, based on your geographical location)
17+
- `https://analytics.algolia.com` (alias of `analytics.us.algolia.com`)
1818
1919
Use the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics).
2020

0 commit comments

Comments
 (0)