aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started/community.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-05-17 12:43:04 +0300
committerXhmikosR <[email protected]>2015-05-17 12:43:20 +0300
commit315907c97cf9e039c83cf71e3c0a049ea0e24798 (patch)
treec6643498f80da5794d93030294d3bfca4999eeef /docs/_includes/getting-started/community.html
parentcf211a96548ca5b24d3d46a4e2f583f7a98c4108 (diff)
downloadbootstrap-315907c97cf9e039c83cf71e3c0a049ea0e24798.tar.xz
bootstrap-315907c97cf9e039c83cf71e3c0a049ea0e24798.zip
Use `https` when possible.
Diffstat (limited to 'docs/_includes/getting-started/community.html')
-rw-r--r--docs/_includes/getting-started/community.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/community.html b/docs/_includes/getting-started/community.html
index 3e626b170..73a88f807 100644
--- a/docs/_includes/getting-started/community.html
+++ b/docs/_includes/getting-started/community.html
@@ -5,7 +5,7 @@
<ul>
<li>Read and subscribe to <a href="http://blog.getbootstrap.com/">The Official Bootstrap Blog</a>.</li>
<li>Chat with fellow Bootstrappers using IRC in the <code>irc.freenode.net</code> server, in the <a href="irc://irc.freenode.net/%23bootstrap">##bootstrap channel</a>.</li>
- <li>For help using Bootstrap, ask on <a href="http://stackoverflow.com/questions/tagged/twitter-bootstrap-3">StackOverflow using the tag <code>twitter-bootstrap-3</code></a>.</li>
+ <li>For help using Bootstrap, ask on <a href="https://stackoverflow.com/questions/tagged/twitter-bootstrap-3">StackOverflow using the tag <code>twitter-bootstrap-3</code></a>.</li>
<li>Developers should use the keyword <code>bootstrap</code> on packages which modify or add to the functionality of Bootstrap when distributing through <a href="https://www.npmjs.com/browse/keyword/bootstrap">npm</a> or similar delivery mechanisms for maximum discoverability.</li>
<li>Find inspiring examples of people building with Bootstrap at the <a href="http://expo.getbootstrap.com">Bootstrap Expo</a>.</li>
</ul>