Skip to content

Commit 521ef58

Browse files
Apply suggestions from code review
Co-authored-by: Wenxi Zeng <[email protected]>
1 parent cdda57e commit 521ef58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/regional-segment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Regional Data Ingestion enables you to send data to Segment from both Device-mod
3030
{% include content/eu-cloud-event-sources.html %}
3131

3232
### Client-side sources
33-
You can configure Segment's client-side SDKs for JavaScript, iOS, Android, and React Native sources to send data to a regional host after you've updated the Data Ingestion Region in that source's settings. Segment's EU instance only supports data ingestion from Dublin, Ireland with the `events.eu1.segmentapis.com/` endpoint. If you are using the Segment EU endpoint with an Analytics-C# source, you must manually append `v1` to the URL. For instance, `events.eu1. segmentapis.com/v1`.
33+
You can configure Segment's client-side SDKs for JavaScript, iOS, Android, and React Native sources to send data to a regional host after you've updated the Data Ingestion Region in that source's settings. Segment's EU instance only supports data ingestion from Dublin, Ireland with the `events.eu1.segmentapis.com/` endpoint. If you are using the Segment EU endpoint with an Analytics-C# source, you must manually append `v1` to the URL. For instance, `events.eu1.segmentapis.com/v1`.
3434

3535
> info ""
3636
> For workspaces that use the EU West Data Processing region, the Dublin Ingestion region is preselected for all sources.
@@ -54,7 +54,7 @@ When you send data from a server-side or project source, you can use the `host`
5454
2. Dublin — `https://events.eu1.segmentapis.com/`
5555

5656
> success ""
57-
> If you are using the Segment EU endpoint with an Analytics-C# source, you must manually append `v1` to the URL. For instance, `events.eu1. segmentapis.com/v1`.
57+
> If you are using the Segment EU endpoint with an Analytics-C# source, you must manually append `v1` to the URL. For instance, `events.eu1.segmentapis.com/v1`.
5858
5959
Here is an example of how to set the host:
6060

0 commit comments

Comments
 (0)