aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-04-25 12:22:58 -0700
committerMark Otto <[email protected]>2015-04-25 12:22:58 -0700
commit8949bcecd2b298d67bce34705a5d235b155a9ba7 (patch)
treea03ebf20dff6c6dd27d4420e3166ae854efd4aef
parent7f7f755a09f6e03cbb6c7d974756c192357ab062 (diff)
parentaed83c4b9625f2b377732fe073dd842b609c2b27 (diff)
downloadbootstrap-8949bcecd2b298d67bce34705a5d235b155a9ba7.tar.xz
bootstrap-8949bcecd2b298d67bce34705a5d235b155a9ba7.zip
Merge pull request #16368 from vsn4ik/use_https_slack
Use https on herokuapp.com
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cf2caaee2..b617e04dc 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# [Bootstrap](http://getbootstrap.com)
-[![Slack](http://bootstrap-slack.herokuapp.com/badge.svg)](http://bootstrap-slack.herokuapp.com)
+[![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.com)
![Bower version](https://img.shields.io/bower/v/bootstrap.svg?style=flat)
[![npm version](https://img.shields.io/npm/v/bootstrap.svg?style=flat)](https://www.npmjs.com/package/bootstrap)
[![Build Status](https://img.shields.io/travis/twbs/bootstrap/master.svg?style=flat)](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.