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.
2 parents ae71f72 + d9ea29d commit b3ff44fCopy full SHA for b3ff44f
1 file changed
app/core/AppConstants.ts
@@ -89,7 +89,7 @@ export default {
89
MAX_SAFE_CHAIN_ID: 4503599627370476,
90
URLS: {
91
TERMS_AND_CONDITIONS: 'https://legal.consensys.io/metamask/terms-of-use/',
92
- PRIVACY_POLICY: 'https://legal.consensys.io/metamask/privacy-policy/',
+ PRIVACY_POLICY: 'https://consensys.io/privacy-policy',
93
DATA_RETENTION_UPDATE:
94
'https://consensys.net/blog/news/consensys-data-retention-update/',
95
CONNECTIVITY_ISSUES:
0 commit comments