]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix broken link to XY grid 10977/head
authorAaron Arney <ocularrhythm@users.noreply.github.com>
Thu, 22 Feb 2018 15:33:52 +0000 (10:33 -0500)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2018 15:33:52 +0000 (10:33 -0500)
There was a forward slash in the path which was causing a 404.

docs/pages/flex-grid.md

index 1b2ff2352446b4ea176088fcc677718aab56b746..0ed1d62e821f350d0b0eb3b76f592ed19081cf69 100644 (file)
@@ -31,7 +31,7 @@ The flex grid is only supported in Chrome, Firefox, Safari 6+, IE10+, iOS 7+, an
 </div>
 
 <div class="callout alert">
-  **From Foundation v6.4, the Flex Grid is disabled by default**, replaced by the new [XY Grid](/xy-grid.html). Unless you need to support IE 10, it is recommended to use the XY Grid.
+  **From Foundation v6.4, the Flex Grid is disabled by default**, replaced by the new [XY Grid](xy-grid.html). Unless you need to support IE 10, it is recommended to use the XY Grid.
 </div>
 
 To use the Flex Grid in Foundation v6.4+, you need to: