Skip to content

Commit 1521b6a

Browse files
committed
Remove inline code for titles
1 parent 1103ca4 commit 1521b6a

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/http-api

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/http-api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The Segment HTTP Tracking API lets you record analytics data from any website or
77

88
Segment has native [sources](/docs/connections/sources/) for most use cases (like JavaScript and iOS) that are open-source and built for high-performance. But for unsupported use cases, [blocked event forwarding](/docs/protocols/enforce/forward-blocked-events/) or when you're using [Segment-Managed Custom Domain](/docs/connections/sources/custom-domain/), you may want to send data to Segment's HTTP API directly.
99

10-
> info "HTTP API sources in EU workspaces should use the `events.eu1.segmentapis.com` endpoint"
10+
> info "HTTP API sources in EU workspaces should use the events.eu1.segmentapis.com endpoint"
1111
> If you are located in the EU and use the `https://api.segment.io/v1/` endpoint, you might not see any errors, but your events will not appear in the Segment app. For more information about regional support, see the [Source Regional support](/docs/guides/regional-segment/#source-regional-support) documentation.
1212
1313
## Headers

0 commit comments

Comments
 (0)