diff options
| author | Bardi Harborow <[email protected]> | 2016-10-04 02:55:59 +1000 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-03 09:55:59 -0700 |
| commit | 2e69dfa8c1679238579ef6f5ec85deb755e4fb6d (patch) | |
| tree | 57ac7cd1aeef5d78895f7a631155ce746fc0c43b /docs/examples/blog | |
| parent | db533c2e8d950647ff5e884083bf2d72063ed4b0 (diff) | |
| download | bootstrap-2e69dfa8c1679238579ef6f5ec85deb755e4fb6d.tar.xz bootstrap-2e69dfa8c1679238579ef6f5ec85deb755e4fb6d.zip | |
Fix broken/redirected links, moving to HTTPS where possible. (#20557)
Diffstat (limited to 'docs/examples/blog')
| -rw-r--r-- | docs/examples/blog/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html index bfbb955b5..e4ef18ddc 100644 --- a/docs/examples/blog/index.html +++ b/docs/examples/blog/index.html @@ -148,7 +148,7 @@ </div><!-- /.container --> <footer class="blog-footer"> - <p>Blog template built for <a href="http://getbootstrap.com">Bootstrap</a> by <a href="https://twitter.com/mdo">@mdo</a>.</p> + <p>Blog template built for <a href="https://getbootstrap.com">Bootstrap</a> by <a href="https://twitter.com/mdo">@mdo</a>.</p> <p> <a href="#">Back to top</a> </p> |
