mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Update repo URLs to organization
This commit is contained in:
parent
e5126f2f07
commit
fc486a5044
@ -24,7 +24,7 @@ const VectorAuthFooter = () => {
|
|||||||
let links = [
|
let links = [
|
||||||
//{"text": "Blog", "url": "https://element.io/blog"},
|
//{"text": "Blog", "url": "https://element.io/blog"},
|
||||||
//{"text": "Twitter", "url": "https://twitter.com/element_hq"},
|
//{"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) {
|
if (brandingConfig && brandingConfig.authFooterLinks) {
|
||||||
|
Loading…
Reference in New Issue
Block a user