Skip to content

Commit 4e1a580

Browse files
authored
Update the Slack & forum links
1 parent 030e248 commit 4e1a580

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ class HelloMessage extends React.Component {
1313
<Title greeting={this.props.greeting} />
1414
<ul>
1515
<li>
16-
To learn more about StealJS, visit <a href="http://stealjs.com/" target="_blank">
16+
To learn more about StealJS, visit <a href="https://stealjs.com/" target="_blank">
1717
StealJS.com
1818
</a>
1919
</li>
2020
<li>
21-
For live help with simple questions, check out <a href="https://gitter.im/stealjs/steal" target="_blank">
22-
the Gitter chat
21+
For live help with simple questions, check out <a href="https://www.bitovi.com/community/slack" target="_blank">
22+
our Slack
2323
</a>
2424
</li>
2525
<li>
26-
For more complex questions, post to <a href="http://forums.donejs.com/c/stealjs" target="_blank">
27-
the forum
26+
For more complex questions, post to <a href="https://forums.bitovi.com/c/stealjs" target="_blank">
27+
our forums
2828
</a>
2929
</li>
3030
</ul>

0 commit comments

Comments
 (0)