aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components/thumbnails.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-09-18 21:10:47 +0300
committerXhmikosR <[email protected]>2018-09-18 21:10:47 +0300
commitcee8e8653dc009b5d86af4a8e2ad3a5e0688ca4c (patch)
tree00c2e6a121842d956438d2a57173860a8caa0bbc /docs/_includes/components/thumbnails.html
parentf9c666017ec017a9b90f4b2c2aa7dd8b414a6312 (diff)
parent9c4c72e31e7316c372ceef9c937ad0cba5ae50e7 (diff)
downloadbootstrap-cee8e8653dc009b5d86af4a8e2ad3a5e0688ca4c.tar.xz
bootstrap-cee8e8653dc009b5d86af4a8e2ad3a5e0688ca4c.zip
Merge remote-tracking branch 'remotes/origin/v3.4.0-dev' into master-xmr-merged
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 0f8382619..8b2d6f939 100644
--- a/docs/_includes/components/thumbnails.html
+++ b/docs/_includes/components/thumbnails.html
@@ -1,7 +1,7 @@
<div class="bs-docs-section">
<h1 id="thumbnails" class="page-header">Thumbnails</h1>
- <p class="lead">Extend Bootstrap's <a href="../css/#grid">grid system</a> with the thumbnail component to easily display grids of images, videos, text, and more.</p>
+ <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>
<h2 id="thumbnails-default">Default example</h2>