Update repo URLs to organization

This commit is contained in:
su-ex 2020-10-30 22:09:17 +01:00
parent e5126f2f07
commit fc486a5044
No known key found for this signature in database
GPG Key ID: D743C50C8B61984C

View File

@ -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/SpiritCroc/element-web/tree/sc"},
{"text": "GitHub", "url": "https://github.com/SchildiChat/element-web/tree/sc"},
];
if (brandingConfig && brandingConfig.authFooterLinks) {