mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Update blog and twitter links
This commit is contained in:
parent
7c17272c83
commit
d04e0f441d
@ -22,8 +22,8 @@ import { _t } from 'matrix-react-sdk/src/languageHandler';
|
||||
const VectorAuthFooter = () => {
|
||||
const brandingConfig = SdkConfig.get().branding;
|
||||
let links = [
|
||||
{"text": "blog", "url": "https://blog.riot.im"},
|
||||
{"text": "twitter", "url": "https://twitter.com/@RiotChat"},
|
||||
{"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"},
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user