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() {
|
render: function() {
|
||||||
//<a href="https://medium.com/@Vector">blog</a> · -->
|
|
||||||
return (
|
return (
|
||||||
<div className="mx_Login_links">
|
<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://github.com/vector-im/vector-web">github</a> ·
|
||||||
<a href="https://matrix.org">powered by Matrix</a>
|
<a href="https://matrix.org">powered by Matrix</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue