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>
## 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:
</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">