From: Nicolas Coden Date: Sun, 25 Feb 2018 20:46:36 +0000 (+0100) Subject: docs: fix broken link to XY Grid in Float Grid docs #10985 X-Git-Tag: v6.6.0~37^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04211693a;p=thirdparty%2Ffoundation%2Ffoundation-sites.git docs: fix broken link to XY Grid in Float Grid docs #10985 Closes https://github.com/zurb/foundation-sites/issues/10985 --- diff --git a/docs/pages/grid.md b/docs/pages/grid.md index a9d3fbb2b..28ad6012b 100644 --- a/docs/pages/grid.md +++ b/docs/pages/grid.md @@ -18,7 +18,7 @@ tags: ## Importing
- **From Foundation v6.4, the Float 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 Float 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.
To use the Float Grid in Foundation v6.4+, you need to: