aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2015-02-24 13:55:31 +0000
committerPatrick H. Lauke <[email protected]>2015-02-24 13:55:31 +0000
commitfeda77f1274cc22cacf21933bccb080add42a7d0 (patch)
tree4898dbcb7663b5d7cf1d6129da374a9ba1bcc4c0 /docs/_includes
parentf4b734eebdc6ae528111f1e250bdc0673b467507 (diff)
parent1ec651b3cdbefa76ed3ef5e3bc1f1e300e75c584 (diff)
downloadbootstrap-feda77f1274cc22cacf21933bccb080add42a7d0.tar.xz
bootstrap-feda77f1274cc22cacf21933bccb080add42a7d0.zip
Merge pull request #15898 from coliff/patch-3
Change CC link in footer to HTTPS
Diffstat (limited to 'docs/_includes')
-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 bc5cb866e..afb25b2ab 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -6,7 +6,7 @@
<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>
+ <p>Code licensed under <a href="https://github.com/twbs/bootstrap/blob/master/LICENSE" target="_blank">MIT</a>, documentation under <a href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
<ul class="bs-docs-footer-links text-muted">
<li>Currently v{{ site.current_version }}</li>
<li>&middot;</li>