Merge pull request #12008 from vector-im/travis/more-legal
Fix the remainder of the cookie links
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
@@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user