Skip to content

Commit 832b1e5

Browse files
author
Chasen Le Hara
committed
Update the chat and forum links
1 parent 1f2fd11 commit 832b1e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

templates/nav-links.mustache

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<ul class="top-right-links">
22
<li>
3-
<a href="https://gitter.im/canjs/canjs">Chat</a>
3+
<a href="https://www.bitovi.com/community/slack">Chat</a>
44
</li>
55
<li>
6-
<a href="http://forums.donejs.com/c/canjs">Forum</a>
6+
<a href="https://forums.bitovi.com/c/canjs">Forum</a>
77
</li>
88
<li>
99
<a class="github-button nav-social" href="https://github.com/canjs/canjs" data-count-href="/canjs/canjs/stargazers" data-show-count="true">Star</a>
1010
</li>
1111
<li>
1212
<a href="https://twitter.com/canjs" class="twitter-follow-button nav-social" data-show-count="true" data-show-screen-name="false">Follow @canjs</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
1313
</li>
14-
</ul>
14+
</ul>

templates/social.mustache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
</ul>
99
<ul class="social-side">
1010
<li>
11-
<a class="header-mobile" href="https://gitter.im/canjs/canjs" target="_blank">Chat</a>
11+
<a class="header-mobile" href="https://www.bitovi.com/community/slack" target="_blank">Chat</a>
1212
</li>
1313
<li>
14-
<a class="header-mobile" href="http://forums.donejs.com/c/canjs" target="_blank">Forum</a>
14+
<a class="header-mobile" href="https://forums.bitovi.com/c/canjs" target="_blank">Forum</a>
1515
</li>
1616
</ul>

0 commit comments

Comments
 (0)