Skip to content

Commit 37dea63

Browse files
committed
Merge pull request #204 from fanaugen/slack
Link to Slack instead of Gitter
2 parents fa574e8 + 795d363 commit 37dea63

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ <h1>codebar.io</h1>
2222
<p class="view"><a href="https://github.com/codebar/tutorials">View on GitHub <small>codebar/tutorials</small></a></p>
2323
</header>
2424
<section>
25-
<p class="lead">Are you working on the tutorials in your own time? Need some help? <a href="https://gitter.im/codebar/tutorials">Join the conversation on gitter!</a></p>
25+
<p class="lead">
26+
Are you working on the tutorials on your own time?
27+
<a href="https://codebar-slack.herokuapp.com/" target="_blank">Join the codebar community on Slack</a>
28+
to get help and discuss anything with students or coaches!
29+
</p>
2630

2731
<p>If you're new to codebar, take a look at our <a href="general/setup/tutorial.html">getting started guide</a> to set up your computer for our tutorials.</p>
2832

0 commit comments

Comments
 (0)