Add correct telegram link
This commit is contained in:
parent
5c32b5b11a
commit
e6c3483c8b
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue