Stick with VectorCo twitter for now

pull/2285/head
David Baker 2016-09-19 13:34:49 +01:00
parent 560174b99f
commit 7e5373e194
1 changed files with 2 additions and 2 deletions

View File

@ -25,10 +25,10 @@ module.exports = React.createClass({
},
render: function() {
//<a href="https://medium.com/@Vector">blog</a>&nbsp;&nbsp;&middot;&nbsp;&nbsp;-->
return (
<div className="mx_Login_links">
<a href="https://twitter.com/@RiotChat">twitter</a>&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="https://twitter.com/@VectorCo">twitter</a>&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="https://medium.com/@Vector">blog</a>&nbsp;&nbsp;&middot;&nbsp;&nbsp;-->
<a href="https://github.com/vector-im/vector-web">github</a>&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="https://matrix.org">powered by Matrix</a>
</div>