The times, they are a changin'

pull/2359/head
David Baker 2016-09-19 15:32:39 +01:00
parent 855ecbe11d
commit 940eaf2b7d
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ module.exports = React.createClass({
return (
<div className="mx_Login_links">
<a href="https://medium.com/@RiotChat">blog</a>&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="https://twitter.com/@Riot_Chat">twitter</a>&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="https://twitter.com/@RiotChat">twitter</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>