]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs/layout/grid.md: Fix responsive utilities link
authorChris Rebert <github@rebertia.com>
Fri, 21 Aug 2015 01:34:59 +0000 (18:34 -0700)
committerChris Rebert <github@rebertia.com>
Fri, 21 Aug 2015 01:34:59 +0000 (18:34 -0700)
docs/layout/grid.md

index 1c5f18cd0dc66e99514895d7eefea44f26b89efe..2c23ed3fc42eb29ab232936890ad0f89133aeb56 100644 (file)
@@ -339,7 +339,7 @@ If more than 12 columns are placed within a single row, each group of extra colu
 
 ### Example: Responsive column resets
 
-With the four tiers of grids available you're bound to run into issues where, at certain breakpoints, your columns don't clear quite right as one is taller than the other. To fix that, use a combination of a `.clearfix` and our [responsive utility classes](#responsive-utilities).
+With the four tiers of grids available you're bound to run into issues where, at certain breakpoints, your columns don't clear quite right as one is taller than the other. To fix that, use a combination of a `.clearfix` and our [responsive utility classes]({{ site.baseurl }}/layout/responsive-utilities/).
 
 <div class="bd-example-row">
 {% example html %}