diff --git a/src/components/views/auth/VectorAuthFooter.js b/src/components/views/auth/VectorAuthFooter.js index 539f9dd99..5e41ac78a 100644 --- a/src/components/views/auth/VectorAuthFooter.js +++ b/src/components/views/auth/VectorAuthFooter.js @@ -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) {