From b0f62029f0f7a4675c38538d9ead2a9864d12288 Mon Sep 17 00:00:00 2001
From: Daniel Ruf
Date: Tue, 7 Apr 2020 17:50:38 +0200
Subject: [PATCH] docs: use new download link
---
docs/pages/flexbox-mode.md | 2 +-
docs/pages/prototyping-utilities.md | 2 +-
docs/pages/rtl.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/pages/flexbox-mode.md b/docs/pages/flexbox-mode.md
index ffa7fba77..83aa73652 100644
--- a/docs/pages/flexbox-mode.md
+++ b/docs/pages/flexbox-mode.md
@@ -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 custom download of Foundation 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 custom download of Foundation 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.
diff --git a/docs/pages/prototyping-utilities.md b/docs/pages/prototyping-utilities.md
index c51456bba..c0d520d6d 100644
--- a/docs/pages/prototyping-utilities.md
+++ b/docs/pages/prototyping-utilities.md
@@ -34,7 +34,7 @@ Not all projects require Prototyping Utilities and adding utility classes like t
-If you're using the CSS version of Foundation, you can generate a custom download of Foundation 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 custom download of Foundation 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.
diff --git a/docs/pages/rtl.md b/docs/pages/rtl.md
index 9908dc7de..69cfe3c0a 100644
--- a/docs/pages/rtl.md
+++ b/docs/pages/rtl.md
@@ -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.
---
--
2.47.2