Skip to content

Commit 9db747e

Browse files
committed
take sidenav link out [netlify-build]
1 parent 764602f commit 9db747e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/_data/sidenav/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -517,8 +517,6 @@ sections:
517517
title: Consent in Unify
518518
- path: /privacy/consent-management/consent-faq/
519519
title: Consent FAQs
520-
- path: /privacy/consent-management/onetrust-wrapper/
521-
title: Analytics.js OneTrust Wrapper
522520
- path: /privacy/account-deletion
523521
title: Account & Data Deletion
524522
- path: /privacy/hipaa-eligible-segment

src/privacy/consent-management/configure-consent-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Once you've created consent categories in the Segment app, you need to integrate
4848
- If using Unify and Engage, generates the [Segment Consent Preference Updated](/docs/privacy/consent-management/consent-in-unify/#segment-consent-preference-updated-event) event every time a user provides or updates their consent preferences with their anonymousId and userId
4949

5050
Segment provides a OneTrust wrapper for the following sources:
51-
- **Analytics.js**: Please follow the instructions from the README in the [@segment/analytics-consent-wrapper-onetrust](https://github.com/segmentio/analytics-next/tree/master/packages/consent/consent-wrapper-onetrust){:target="_blank"} repository.
51+
- **Analytics.js**: Please follow the instructions from the README in the [@segment/analytics-consent-wrapper-onetrust](https://github.com/segmentio/analytics-next/tree/master/packages/consent/consent-wrapper-onetrust){:target="_blank"} repository. For more information about Segment's Analytics.js OneTrust wrapper, see the [Analytics.js OneTrust Wrapper](/docs/privacy/consent-management/onetrust-wrapper) documentation.
5252
- **Kotlin**: Please follow the instructions from the README in the [@segment-integrations/analytics-kotlin-consent](https://github.com/segment-integrations/analytics-kotlin-consent/blob/main/README.md#getting-started){:target="_blank"} repository.
5353
- **Swift**: Please follow the instructions from the README in the [@segment-integrations/analytics-swift-consent](https://github.com/segment-integrations/analytics-swift-consent#segment-consent-management){:target="_blank"} repository.
5454
<!---- **React Native**: Please follow the instructions from the README in the [](){:target="_blank"} repository.--->

0 commit comments

Comments
 (0)