diff options
| author | Mark Otto <[email protected]> | 2015-04-25 12:22:58 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-25 12:22:58 -0700 |
| commit | 8949bcecd2b298d67bce34705a5d235b155a9ba7 (patch) | |
| tree | a03ebf20dff6c6dd27d4420e3166ae854efd4aef | |
| parent | 7f7f755a09f6e03cbb6c7d974756c192357ab062 (diff) | |
| parent | aed83c4b9625f2b377732fe073dd842b609c2b27 (diff) | |
| download | bootstrap-8949bcecd2b298d67bce34705a5d235b155a9ba7.tar.xz bootstrap-8949bcecd2b298d67bce34705a5d235b155a9ba7.zip | |
Merge pull request #16368 from vsn4ik/use_https_slack
Use https on herokuapp.com
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # [Bootstrap](http://getbootstrap.com) -[](http://bootstrap-slack.herokuapp.com) +[](https://bootstrap-slack.herokuapp.com)  [](https://www.npmjs.com/package/bootstrap) [](https://travis-ci.org/twbs/bootstrap) @@ -105,7 +105,7 @@ Get updates on Bootstrap's development and chat with the project maintainers and - Follow [@getbootstrap on Twitter](https://twitter.com/getbootstrap). - Read and subscribe to [The Official Bootstrap Blog](http://blog.getbootstrap.com). -- [Join the official Slack room.](http://bootstrap-slack.herokuapp.com) +- Join [the official Slack room](https://bootstrap-slack.herokuapp.com). - Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel. - Implementation help may be found at Stack Overflow (tagged [`twitter-bootstrap-3`](http://stackoverflow.com/questions/tagged/twitter-bootstrap-3)). - Developers should use the keyword `bootstrap` on packages which modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/browse/keyword/bootstrap) or similar delivery mechanisms for maximum discoverability. |
