mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Riot -> Element in VectorAuthFooter
I'm so sorry :-)
This commit is contained in:
parent
20c6e6dd73
commit
b440a263bd
@ -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
Block a user