]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
docs: use new download link 12042/head
authorDaniel Ruf <mac1@daniel-ruf.de>
Tue, 7 Apr 2020 15:50:38 +0000 (17:50 +0200)
committerDaniel Ruf <mac1@daniel-ruf.de>
Tue, 7 Apr 2020 15:50:38 +0000 (17:50 +0200)
docs/pages/flexbox-mode.md
docs/pages/prototyping-utilities.md
docs/pages/rtl.md

index ffa7fba77dd703c96ee62d9adcdf39b835c9e73a..83aa736524387f00807227688909afb08d523a66 100644 (file)
@@ -25,7 +25,7 @@ Flexbox mode is only supported in these browsers:
 
 ## Enabling Flexbox Mode
 
-If you're using the CSS version of Foundation, you can generate a <a href="https://get.foundation/sites/download">custom download of Foundation</a> with flexbox mode enabled. If you're using the Sass version of Foundation, you can enable flexbox mode two ways:
+If you're using the CSS version of Foundation, you can generate a <a href="https://download.get.foundation/sites/download">custom download of Foundation</a> with flexbox mode enabled. If you're using the Sass version of Foundation, you can enable flexbox mode two ways:
 
 If you use the `foundation-everything()` mixin in your main Sass file, pass in the parameter `true` to enable flexbox mode.
 
index c51456bbab6ea9bcc0f74bd2c60a6bfe86714a7d..c0d520d6d2723e15132ebdba402db6cf3fc9d62d 100644 (file)
@@ -34,7 +34,7 @@ Not all projects require Prototyping Utilities and adding utility classes like t
        </p>
 </div>
 
-If you're using the CSS version of Foundation, you can generate a <a href="https://get.foundation/sites/download">custom download of Foundation</a> with prototype mode enabled. If you're using the Sass version of Foundation, you can enable prototype mode in two ways:
+If you're using the CSS version of Foundation, you can generate a <a href="https://download.get.foundation/sites/download">custom download of Foundation</a> with prototype mode enabled. If you're using the Sass version of Foundation, you can enable prototype mode in two ways:
 
 If you use the `foundation-everything()` mixin in your main Sass file, just pass in `$prototype: true` to enable the prototype mode.
 
index 9908dc7dee9c0d06d986813d282d0946e2caa59f..69cfe3c0a77a9b1bc305e1d2ddabe2208876dd3e 100644 (file)
@@ -29,7 +29,7 @@ View of a [full list of language codes](https://www.loc.gov/standards/iso639-2/p
 
 ## CSS Download
 
-If you use a CSS version of Foundation (the ones you can find on the [download page](https://get.foundation/sites/download)), you'll need to create a custom download that includes RTL CSS instead of LTR. Just select "Right-to-left" under the Text Direction section of the customizer.
+If you use a CSS version of Foundation (the ones you can find on the [download page](https://download.get.foundation/sites/download)), you'll need to create a custom download that includes RTL CSS instead of LTR. Just select "Right-to-left" under the Text Direction section of the customizer.
 
 ---