Skip to content

Commit 0b8fefd

Browse files
Merge pull request #3964 from segmentio/thomas/partner-docs
Update passage on sending data to Segment with Stream
2 parents 1ab7786 + cd09264 commit 0b8fefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partners/streams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If there is something unique about your tool that requires specific data points
3737

3838
## Sending data
3939

40-
To send events to Segment you should post events directly to the [Segment HTTP API](/docs/connections/sources/catalog/libraries/server/http-api/#track). You may use a Segment [library](/docs/connections/sources/catalog/) to do so. The HTTP API has a couple of basic requirements.
40+
To send events to Segment you should post events directly to the [Segment HTTP API](/docs/connections/sources/catalog/libraries/server/http-api/#track). You may use any server-side Segment [library](/docs/connections/sources/catalog/) to do so. The HTTP API has a couple of basic requirements.
4141

4242
Beyond the Spec, there are a few additional requirements for partner Streams.
4343

0 commit comments

Comments
 (0)