aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/footer.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-10-07 15:59:26 +0300
committerXhmikosR <[email protected]>2014-10-07 15:59:26 +0300
commit3bdafb1fa53ebb05cf971f1fbc1c4070cbd7ff53 (patch)
tree356a5500b2965297f9af4f59e5d036e15a98bff3 /docs/_includes/footer.html
parentb93ebeaa9c4176f3c92e2cd0a7db639f0f972f32 (diff)
parent909a1783620250f544a9bc61934223e8bd50c894 (diff)
downloadbootstrap-3bdafb1fa53ebb05cf971f1fbc1c4070cbd7ff53.tar.xz
bootstrap-3bdafb1fa53ebb05cf971f1fbc1c4070cbd7ff53.zip
Merge pull request #14745 from twbs/twitter-https
Change Twitter links to use `https`.
Diffstat (limited to 'docs/_includes/footer.html')
-rw-r--r--docs/_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index 933c4d532..ef68da3eb 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -4,7 +4,7 @@
<div class="container">
{% include social-buttons.html %}
- <p>Designed and built with all the love in the world by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
+ <p>Designed and built with all the love in the world by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> and <a href="https://twitter.com/fat" target="_blank">@fat</a>.</p>
<p>Maintained by the <a href="https://github.com/orgs/twbs/people">core team</a> with the help of <a href="https://github.com/twbs/bootstrap/graphs/contributors">our contributors</a>.</p>
<p>Code licensed under <a href="https://github.com/twbs/bootstrap/blob/master/LICENSE" target="_blank">MIT</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
<ul class="bs-docs-footer-links muted">