Merge pull request #4943 from anoadragon453/develop
Update vector-im to riot-im on Login
This commit is contained in:
commit
a70e7751e9
|
@ -30,7 +30,7 @@ module.exports = React.createClass({
|
||||||
<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/@RiotChat">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/riot-web">github</a> ·
|
||||||
<a href="https://matrix.org">{ _t('powered by Matrix') }</a>
|
<a href="https://matrix.org">{ _t('powered by Matrix') }</a>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue