From: Kyle Date: Tue, 20 Dec 2016 19:47:45 +0000 (-0600) Subject: Fixed broken CDN links X-Git-Tag: v6.3.1-rc1~12^2~9^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=130732125d543e36a0880539bedbf29f7300dc76;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fixed broken CDN links The CDN links are pointing to version 6.3.0, which is not available on cdn.jsdelivr.net. --- diff --git a/docs/pages/installation.md b/docs/pages/installation.md index a1fc6ed99..48e114828 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -121,10 +121,10 @@ The folks at [jsDelivr](https://www.jsdelivr.com) host the compressed Foundation ```html - + - + ``` ---