forked from matrix/element-web
The times, they are a changin'
This commit is contained in:
parent
855ecbe11d
commit
940eaf2b7d
|
@ -28,7 +28,7 @@ module.exports = React.createClass({
|
||||||
return (
|
return (
|
||||||
<div className="mx_Login_links">
|
<div className="mx_Login_links">
|
||||||
<a href="https://medium.com/@RiotChat">blog</a> ·
|
<a href="https://medium.com/@RiotChat">blog</a> ·
|
||||||
<a href="https://twitter.com/@Riot_Chat">twitter</a> ·
|
<a href="https://twitter.com/@RiotChat">twitter</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