Skip to content

Commit 6ed2995

Browse files
chore: update session ingestion URLs (#282)
1 parent 529cce0 commit 6ed2995

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

fern/docs/pages/sdks/web/install.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,5 @@ To ensure seamless communication between the Web SDK and external services, you
8080
- https://ingestion-useast1.devrev.ai - For organizations in the US East region.
8181
- https://ingestion-eucentral1.devrev.ai - For organizations in the EU Central region.
8282
- https://ingestion-apsouth1.devrev.ai - For organizations in the AP South region.
83+
- http://ingestion-apsoutheast1.devrev.ai - For organizations in the AP South East 1 region.
84+
- http://ingestion-apsoutheast2.devrev.ai - For organizations in the AP South East 2 region.

fern/docs/pages/sdks/web/ue-migration.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ window.plugSDK.onEvent((payload) => {
6868
- https://ingestion-useast1.devrev.ai - For organizations in the US East region.
6969
- https://ingestion-eucentral1.devrev.ai - For organizations in the EU Central region.
7070
- https://ingestion-apsouth1.devrev.ai - For organizations in the AP South region.
71+
- http://ingestion-apsoutheast1.devrev.ai - For organizations in the AP South East 1 region.
72+
- http://ingestion-apsoutheast2.devrev.ai - For organizations in the AP South East 2 region.
7173

7274
</Tab>
7375

0 commit comments

Comments
 (0)