Skip to content

Commit b5fb1ce

Browse files
committed
INT-1775: Add link to privacy policy on Privacy Preferences screen (#461)
(cherry picked from commit 5813b8c)
1 parent 3842c4f commit b5fb1ce

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/app/network-optin/index.jade

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,11 @@
3737
span Enable Automatic Updates
3838
p.option-description Allow Compass to periodically check for new updates.
3939

40-
p With any of these options, none of your personal information or stored data will be submitted.
40+
p
41+
| With any of these options, none of your personal information or stored data will be submitted.
42+
br
43+
| Learn more:
44+
a(href='https://www.mongodb.com/legal/privacy-policy') MongoDB Privacy Policy
4145

4246
.modal-footer
4347
button.btn.btn-primary(type='button', data-dismiss='modal', data-hook='start-button')

0 commit comments

Comments
 (0)