Skip to content

Commit 3fc30f9

Browse files
Alex KrawiecAlex Krawiec
authored andcommitted
Fix incorrect tag change
1 parent c262bd9 commit 3fc30f9

File tree

2 files changed

+1
-1
lines changed
  • docs/platforms
    • javascript/common/data-management/sensitive-data
    • kotlin-multiplatform/data-management/sensitive-data

2 files changed

+1
-1
lines changed

docs/platforms/javascript/common/data-management/sensitive-data/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Scrubbing Sensitive Data"
33
description: "Learn about filtering or scrubbing sensitive data within the SDK, so that data is not sent with the event. You can also configure server-side scrubbing to ensure the data is not stored."
4+
customCanonicalTag: "/platforms/javascript/guides/koa/data-management/sensitive-data/"
45
sidebar_order: 100
56
keywords:
67
- pii

docs/platforms/kotlin-multiplatform/data-management/sensitive-data/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Scrubbing Sensitive Data"
33
description: "Learn about filtering or scrubbing sensitive data within the SDK, so that data is not sent with the event. You can also configure server-side scrubbing to ensure the data is not stored."
4-
customCanonicalTag: "/platforms/javascript/guides/cordova/data-management/sensitive-data/"
54
sidebar_order: 100
65
keywords:
76
- pii

0 commit comments

Comments
 (0)