Skip to content

Commit b3ff44f

Browse files
authored
Merge branch 'main' into refactor/encryptor-class
2 parents ae71f72 + d9ea29d commit b3ff44f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/core/AppConstants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export default {
8989
MAX_SAFE_CHAIN_ID: 4503599627370476,
9090
URLS: {
9191
TERMS_AND_CONDITIONS: 'https://legal.consensys.io/metamask/terms-of-use/',
92-
PRIVACY_POLICY: 'https://legal.consensys.io/metamask/privacy-policy/',
92+
PRIVACY_POLICY: 'https://consensys.io/privacy-policy',
9393
DATA_RETENTION_UPDATE:
9494
'https://consensys.net/blog/news/consensys-data-retention-update/',
9595
CONNECTIVITY_ISSUES:

0 commit comments

Comments
 (0)