Skip to content

Commit 2e874c0

Browse files
update line 86 classified data to be a hyperlink (#1285)
Co-authored-by: myronkaifung <[email protected]>
1 parent 0e2858c commit 2e874c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/guides/plan/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Refer to docs for a more detailed guide on setting up [Data Views](/docs/data-go
8383

8484
In general, you should **_not be sending_** data that are considered sensitive (ie: Personal Identifiable Information, Secured Data, etc.) to your Mixpanel projects. Do consult your company's legal, security, or compliance teams before you send any potential sensitive data. Also refer to Mixpanel's [Legal Hub](https://mixpanel.com/legal/privacy-policy) for our Privacy Program.
8585

86-
In scenarios where you want to send non-PII data but want to limit only certain users within the project access, you can do so using Classified Data](/docs/data-governance/data-views-and-classification#mark-properties-as-classified-data). This allows you to mark those specific event and user properties as classified, and only users who have been granted access to classified data can view them.
86+
In scenarios where you want to send non-PII data but want to limit only certain users within the project access, you can do so using [Classified Data](/docs/data-governance/data-views-and-classification#mark-properties-as-classified-data). This allows you to mark those specific event and user properties as classified, and only users who have been granted access to classified data can view them.
8787

8888
![image](/tutorials/mark-classified.png "Mark Classified")
8989

0 commit comments

Comments
 (0)