Skip to content

Commit 6057961

Browse files
committed
Fixed twitter url
1 parent 81a57bc commit 6057961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/views/login/social.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h4>{{_ "footer.Join_the_Community"}}</h4>
66
<p>Follow our social profiles, fork us on github and share your thoughts about the rocket.chat app on our trello board.</p>
77
{{/if}}
88
<nav>
9-
<a target="_blank" class="button share twitter" href="http://twitter.com/rocket.chat"><i class="fa fa-twitter"></i><span>Twitter</span></a>
9+
<a target="_blank" class="button share twitter" href="https://twitter.com/RocketChatApp"><i class="fa fa-twitter"></i><span>Twitter</span></a>
1010
<a target="_blank" class="button share facebook" href="https://www.facebook.com/RocketChatApp"><i class="fa fa-facebook"></i><span>Facebook</span></a>
1111
<a target="_blank" class="button share google" href="https://plus.google.com/+RocketChatApp"><i class="fa fa-google-plus"></i><span>Google Plus</span></a>
1212
<a target="_blank" class="button share github" href="https://github.com/RocketChat/Rocket.Chat"><i class='fa fa-github'></i><span>Github</span></a>

0 commit comments

Comments
 (0)