Merge pull request #12008 from vector-im/travis/more-legal

Fix the remainder of the cookie links
This commit is contained in:
Travis Ralston
2020-01-22 20:29:41 -07:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"piwik": { "piwik": {
"url": "https://piwik.riot.im/", "url": "https://piwik.riot.im/",
"siteId": 1, "siteId": 1,
"policyUrl": "https://matrix.org/docs/guides/riot_im_cookie_policy" "policyUrl": "https://matrix.org/legal/riot-im-cookie-policy"
}, },
"phasedRollOut": { "phasedRollOut": {
"feature_lazyloading": { "feature_lazyloading": {
+1 -1
View File
@@ -35,7 +35,7 @@
"text": "Privacy Policy" "text": "Privacy Policy"
}, },
{ {
"url": "https://matrix.org/docs/guides/riot_im_cookie_policy", "url": "https://matrix.org/legal/riot-im-cookie-policy",
"text": "Cookie Policy" "text": "Cookie Policy"
} }
] ]
+1 -1
View File
@@ -47,7 +47,7 @@
"text": "Privacy Policy" "text": "Privacy Policy"
}, },
{ {
"url": "https://matrix.org/docs/guides/riot_im_cookie_policy", "url": "https://matrix.org/legal/riot-im-cookie-policy",
"text": "Cookie Policy" "text": "Cookie Policy"
} }
] ]