Skip to content

Commit 2653835

Browse files
authored
Merge pull request #6205 from segmentio/sarahrudy-patch-1
Remove links to non-specific pages
2 parents a58ef1d + 325cd0b commit 2653835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/how-to-guides/collect-on-client-or-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Sensitive information is also best kept out of browsers. Any data you don't want
4343

4444
### Selecting Destinations
4545

46-
Each Segment library allows an `integrations` object either as a top level object or nested in options object. [Check your library docs](/docs/connections/sources/) for details; look for the section titled ["Selecting Destinations"](/docs/connections/sources/catalog/libraries/website/javascript/#selecting-destinations-with-the-integrations-object).
46+
Each Segment library allows an `integrations` object either as a top level object or nested in options object. 
4747

4848
This flag may be especially useful in Legacy source types, where an event might be triggered on both the client and server for various reasons. The following will cause the payload to be sent to all enabled tools **except** Facebook Pixel:
4949

0 commit comments

Comments
 (0)