]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Use pull request #10986 from ncoden/docs/fix-broken-link-xy-grid-10985 for v6.5.0
authorNicolas Coden <nicolas@ncoden.fr>
Sat, 16 Jun 2018 07:23:00 +0000 (09:23 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Sat, 16 Jun 2018 07:23:00 +0000 (09:23 +0200)
04211693a docs: fix broken link to XY Grid in Float Grid docs #10985
d80fb9562 docs: fix link to "Starter Projects" in "Installation" docs

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
docs/pages/grid.md
docs/pages/installation.md

index a9d3fbb2b0f961bcc16c69b5d1a25ff061ec1ff3..28ad6012baf35f279aee5f88c3bf4cb8d2c2859b 100644 (file)
@@ -18,7 +18,7 @@ tags:
 ## Importing
 
 <div class="callout alert">
-  **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.
 </div>
 
 To use the Float Grid in Foundation v6.4+, you need to:
index 5c161d568b176e6e239e806a56e6420a0e80c318..ca8d9459d041cd3ff524ac6515d54118d12da29d 100644 (file)
@@ -163,7 +163,7 @@ After you selected "Foundation for Sites", Foundation CLI will ask you which tem
 </div>
 
 <p class="text-center">
-  <a href="/starter-projects.html" class="button">See advanced Template installations</a>
+  <a href="starter-projects.html" class="button">See advanced Template installations</a>
 </p>
 
 <div class="callout info">