diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/grid/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/grid/index.html b/examples/grid/index.html index 48baf6acd..30093254e 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -112,7 +112,7 @@ <hr> <h3>Column clearing</h3> - <p><a href="http://getbootstrap.com/css/#grid-responsive-resets" title="Official documentation for clearfix">Clear floats</a> at specific breakpoints to prevent awkward wrapping with uneven content.</p> + <p><a href="http://getbootstrap.com/css/#grid-responsive-resets">Clear floats</a> at specific breakpoints to prevent awkward wrapping with uneven content.</p> <div class="row"> <div class="col-xs-6 col-sm-3"> .col-xs-6 .col-sm-3 |
