Skip to content

Commit 325cd0b

Browse files
authored
Remove links to non-specific pages
- Removed this sentence: [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). - unclear where the customer should be redirected
1 parent 95d8721 commit 325cd0b

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)