Merge pull request #14905 from vector-im/jryans/rebrand-policy
Update policy links to element.io
This commit is contained in:
commit
d0e1d60969
2 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
||||||
"piwik": {
|
"piwik": {
|
||||||
"url": "https://piwik.riot.im/",
|
"url": "https://piwik.riot.im/",
|
||||||
"siteId": 1,
|
"siteId": 1,
|
||||||
"policyUrl": "https://matrix.org/legal/riot-im-cookie-policy"
|
"policyUrl": "https://element.io/cookie-policy"
|
||||||
},
|
},
|
||||||
"roomDirectory": {
|
"roomDirectory": {
|
||||||
"servers": [
|
"servers": [
|
||||||
|
@ -30,11 +30,11 @@
|
||||||
},
|
},
|
||||||
"terms_and_conditions_links": [
|
"terms_and_conditions_links": [
|
||||||
{
|
{
|
||||||
"url": "https://riot.im/privacy",
|
"url": "https://element.io/privacy",
|
||||||
"text": "Privacy Policy"
|
"text": "Privacy Policy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://matrix.org/legal/riot-im-cookie-policy",
|
"url": "https://element.io/cookie-policy",
|
||||||
"text": "Cookie Policy"
|
"text": "Cookie Policy"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
"piwik": {
|
"piwik": {
|
||||||
"url": "https://piwik.riot.im/",
|
"url": "https://piwik.riot.im/",
|
||||||
"siteId": 1,
|
"siteId": 1,
|
||||||
"policyUrl": "https://matrix.org/legal/riot-im-cookie-policy"
|
"policyUrl": "https://element.io/cookie-policy"
|
||||||
},
|
},
|
||||||
"roomDirectory": {
|
"roomDirectory": {
|
||||||
"servers": [
|
"servers": [
|
||||||
|
@ -41,11 +41,11 @@
|
||||||
},
|
},
|
||||||
"terms_and_conditions_links": [
|
"terms_and_conditions_links": [
|
||||||
{
|
{
|
||||||
"url": "https://riot.im/privacy",
|
"url": "https://element.io/privacy",
|
||||||
"text": "Privacy Policy"
|
"text": "Privacy Policy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://matrix.org/legal/riot-im-cookie-policy",
|
"url": "https://element.io/cookie-policy",
|
||||||
"text": "Cookie Policy"
|
"text": "Cookie Policy"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue