We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58dc584 commit 5813b8cCopy full SHA for 5813b8c
src/app/network-optin/index.jade
@@ -37,7 +37,11 @@
37
span Enable Automatic Updates
38
p.option-description Allow Compass to periodically check for new updates.
39
40
- p With any of these options, none of your personal information or stored data will be submitted.
+ 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
45
46
.modal-footer
47
button.btn.btn-primary(type='button', data-dismiss='modal', data-hook='start-button')
0 commit comments