From 79a362b385414c79680495833aa98be71c87b056 Mon Sep 17 00:00:00 2001 From: David Baker Date: Mon, 3 Feb 2020 16:25:50 +0000 Subject: [PATCH] Fix the remainder of the cookie links Port https://github.com/vector-im/riot-web/pull/12008 --- riot.im/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riot.im/config.json b/riot.im/config.json index cedb4cc..9a98dae 100644 --- a/riot.im/config.json +++ b/riot.im/config.json @@ -22,7 +22,7 @@ "piwik": { "url": "https://piwik.riot.im/", "siteId": 1, - "policyUrl": "https://matrix.org/docs/guides/riot_im_cookie_policy" + "policyUrl": "https://matrix.org/legal/riot-im-cookie-policy" }, "phasedRollOut": { "feature_lazyloading": {