Merge pull request #15328 from resynth1943/patch-6
Update Riot -> Element in VectorAuthFooterpull/15336/head
commit
991a1e743c
|
@ -24,7 +24,7 @@ const VectorAuthFooter = () => {
|
|||
let links = [
|
||||
{"text": "Blog", "url": "https://element.io/blog"},
|
||||
{"text": "Twitter", "url": "https://twitter.com/element_hq"},
|
||||
{"text": "GitHub", "url": "https://github.com/vector-im/riot-web"},
|
||||
{"text": "GitHub", "url": "https://github.com/vector-im/element-web"},
|
||||
];
|
||||
|
||||
if (brandingConfig && brandingConfig.authFooterLinks) {
|
||||
|
|
Loading…
Reference in New Issue