Skip to content

Commit 6e80478

Browse files
cmastrwenxi-zeng
andauthored
Update src/connections/sources/catalog/libraries/server/csharp/migration-guide.md
Co-authored-by: Wenxi Zeng <[email protected]>
1 parent 11e65ea commit 6e80478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/csharp/migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ strat: csharp
66
If you’re currently using Analytics.NET or Analytics.Xamarin to send data to Segment, please follow the steps below to migrate to the [Analytics-CSharp library](/docs/connections/sources/catalog/libraries/server/csharp/).
77

88
> success ""
9-
> Analytics-C# does not include `v1` as part of the `url` address. If you are using the Segment EU endpoint, you will have to pass it manually. For instance, `events.eu1. segmentapis.com/v1`
9+
> Analytics-C# does not include `v1` as part of the `url` address. If you are using the Segment EU endpoint, you will have to pass it manually. For instance, `events.eu1.segmentapis.com/v1`
1010
1111
You can update to Analytics-CSharp in 3 steps:
1212
1. Bundle Analytics-CSharp into your app and remove your previous SDK.

0 commit comments

Comments
 (0)