You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-19 05:22:13 +03:00
Add correct telegram link
This commit is contained in:
@@ -42,7 +42,7 @@ module.exports = React.createClass({
|
|||||||
<div className="mx_StatusLogin_footer">
|
<div className="mx_StatusLogin_footer">
|
||||||
<p>This channel is for our development community.</p>
|
<p>This channel is for our development community.</p>
|
||||||
<p>Interested in SNT and discussions on the cryptocurrency market?</p>
|
<p>Interested in SNT and discussions on the cryptocurrency market?</p>
|
||||||
<p><a href="#" className="mx_StatusLogin_footer_cta">Join Telegram Chat</a></p>
|
<p><a href="https://t.me/StatusNetworkChat" className="mx_StatusLogin_footer_cta">Join Telegram Chat</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user