aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components/thumbnails.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-09-18 22:27:46 +0300
committerXhmikosR <[email protected]>2018-10-18 11:27:47 +0300
commite105d156420864807dca97d4953d0baf843f01f9 (patch)
treed5af31ccf45bc45adfcecc23e7ce3428a9619c39 /docs/_includes/components/thumbnails.html
parentcf6f867190cd91181a63d8576c3f5a485d7050a7 (diff)
downloadbootstrap-e105d156420864807dca97d4953d0baf843f01f9.tar.xz
bootstrap-e105d156420864807dca97d4953d0baf843f01f9.zip
Use https, fix broken links and unneeded redirects.
Diffstat (limited to 'docs/_includes/components/thumbnails.html')
-rw-r--r--docs/_includes/components/thumbnails.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/components/thumbnails.html b/docs/_includes/components/thumbnails.html
index 8b2d6f939..182f51642 100644
--- a/docs/_includes/components/thumbnails.html
+++ b/docs/_includes/components/thumbnails.html
@@ -2,7 +2,7 @@
<h1 id="thumbnails" class="page-header">Thumbnails</h1>
<p class="lead">Extend Bootstrap's <a href="{{ site.baseurl }}/css/#grid">grid system</a> with the thumbnail component to easily display grids of images, videos, text, and more.</p>
- <p>If you're looking for Pinterest-like presentation of thumbnails of varying heights and/or widths, you'll need to use a third-party plugin such as <a href="http://masonry.desandro.com">Masonry</a>, <a href="http://isotope.metafizzy.co">Isotope</a>, or <a href="http://salvattore.com">Salvattore</a>.</p>
+ <p>If you're looking for Pinterest-like presentation of thumbnails of varying heights and/or widths, you'll need to use a third-party plugin such as <a href="https://masonry.desandro.com/">Masonry</a>, <a href="https://isotope.metafizzy.co/">Isotope</a>, or <a href="https://salvattore.js.org/">Salvattore</a>.</p>
<h2 id="thumbnails-default">Default example</h2>
<p>By default, Bootstrap's thumbnails are designed to showcase linked images with minimal required markup.</p>