mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Stick with VectorCo twitter for now
This commit is contained in:
parent
560174b99f
commit
7e5373e194
@ -25,10 +25,10 @@ module.exports = React.createClass({
|
||||
},
|
||||
|
||||
render: function() {
|
||||
//<a href="https://medium.com/@Vector">blog</a> · -->
|
||||
return (
|
||||
<div className="mx_Login_links">
|
||||
<a href="https://twitter.com/@RiotChat">twitter</a> ·
|
||||
<a href="https://twitter.com/@VectorCo">twitter</a> ·
|
||||
<a href="https://medium.com/@Vector">blog</a> · -->
|
||||
<a href="https://github.com/vector-im/vector-web">github</a> ·
|
||||
<a href="https://matrix.org">powered by Matrix</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user