Skip to content

Commit

Permalink
Update the Slack & forum links
Browse files Browse the repository at this point in the history
  • Loading branch information
chasenlehara authored Mar 2, 2019
1 parent 030e248 commit 4e1a580
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@ class HelloMessage extends React.Component {
<Title greeting={this.props.greeting} />
<ul>
<li>
To learn more about StealJS, visit <a href="http://stealjs.com/" target="_blank">
To learn more about StealJS, visit <a href="https://stealjs.com/" target="_blank">
StealJS.com
</a>
</li>
<li>
For live help with simple questions, check out <a href="https://gitter.im/stealjs/steal" target="_blank">
the Gitter chat
For live help with simple questions, check out <a href="https://www.bitovi.com/community/slack" target="_blank">
our Slack
</a>
</li>
<li>
For more complex questions, post to <a href="http://forums.donejs.com/c/stealjs" target="_blank">
the forum
For more complex questions, post to <a href="https://forums.bitovi.com/c/stealjs" target="_blank">
our forums
</a>
</li>
</ul>
Expand Down

0 comments on commit 4e1a580

Please sign in to comment.