From e69a66fdcd02fe33a95ab0cb65ee7e8dd4b860d6 Mon Sep 17 00:00:00 2001 From: Snailsloth Date: Fri, 16 Nov 2018 16:28:55 +0300 Subject: [PATCH] add link to latest cdn versions (#21918) Added link to foundation@ cdnjs.com --- .../css/css-frameworks/css-framework-foundation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/css/css-frameworks/css-framework-foundation/index.md b/guide/english/css/css-frameworks/css-framework-foundation/index.md index 4e667f970d..04a0f740bc 100644 --- a/guide/english/css/css-frameworks/css-framework-foundation/index.md +++ b/guide/english/css/css-frameworks/css-framework-foundation/index.md @@ -27,7 +27,7 @@ Here is a simple HTML template which includes the latest compiled and minified C ``` -This example makes use of a CDN that loads the default settings. If you'd like to customize the grid layout, change the colors or add and remove components you can do so on the Foundation [download](http://foundation.zurb.com/sites/download/) page. +This example makes use of a CDN that loads the default settings. (You can always find the latest versions at [cdnjs.com](https://cdnjs.com/libraries/foundation)) If you'd like to customize the grid layout, change the colors or add and remove components you can do so on the Foundation [download](http://foundation.zurb.com/sites/download/) page. #### Learning Resources