]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
docs: swap domain to get.foundation
authorJoe Workman <joe@workmanmail.com>
Sat, 26 Oct 2019 04:01:37 +0000 (21:01 -0700)
committerJoe Workman <joe@workmanmail.com>
Sat, 26 Oct 2019 04:01:37 +0000 (21:01 -0700)
20 files changed:
docs/pages/abide.md
docs/pages/accordion-menu.md
docs/pages/callout.md
docs/pages/flexbox-mode.md
docs/pages/index.md
docs/pages/installation.md
docs/pages/kitchen-sink.md
docs/pages/off-canvas.md
docs/pages/orbit.md
docs/pages/prototyping-utilities.md
docs/pages/rtl.md
docs/pages/starter-projects.md
docs/partials/component-list.html
docs/partials/footer-contact.html
docs/partials/footer.html
docs/partials/mobile-navigation.html
docs/partials/navigation.html
docs/partials/newsletter-signup-rr.html
docs/partials/off-canvi.html
docs/search.yml

index 363289acd33282cb395d3f0d8bc850718a394895..de76b6c6c3a8b2379ee0595b734949e0988db885 100644 (file)
@@ -61,7 +61,7 @@ These input types create a text field: `text`, `date`, `datetime`, `datetime-loc
     <div class="grid-x grid-margin-x">
       <div class="cell large-6">
         <label>URL Pattern, not required, but throws error if it doesn't match the Regular Expression for a valid URL.
-          <input type="text" placeholder="https://foundation.zurb.com" pattern="url">
+          <input type="text" placeholder="https://www.get.foundation" pattern="url">
         </label>
       </div>
       <div class="cell large-6">
index 628779a71301e9bfffae4ee2c09ea46ffae2c133..d4a5d03fbeb9b3de30dbd61f157ca6ab348171f0 100644 (file)
@@ -76,7 +76,7 @@ You need to add the class `accordion-menu` as well as the data attribute `data-s
 ```html
 <ul class="vertical menu accordion-menu" data-accordion-menu data-submenu-toggle="true">
   <li>
-    <a href="//foundation.zurb.com/">Zurb Foundation</a>
+    <a href="//www.get.foundation/">Zurb Foundation</a>
     <ul class="menu vertical nested">
       <li>
         <a href="#">Item 1A</a>
@@ -103,7 +103,7 @@ You need to add the class `accordion-menu` as well as the data attribute `data-s
 
 <ul class="vertical menu accordion-menu" data-accordion-menu data-submenu-toggle="true" style="max-width: 250px">
   <li>
-    <a href="//foundation.zurb.com/">Zurb Foundation</a>
+    <a href="//www.get.foundation/">Zurb Foundation</a>
     <ul class="menu vertical nested">
       <li>
         <a href="#">Item 1A</a>
index 1843d773ed9ba700939e4e68b21d672083f3acfb..ce648071643042435d9d37fb69a4cff5fff53d9a 100644 (file)
@@ -113,7 +113,7 @@ Pair the callout with the [close button](close-button.html) component and `data-
 <a class="" data-open-video="4:47"><img src="{{root}}assets/img/icons/watch-video-icon.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>
 <div class="callout primary">
   <p>Any element can be used as a close trigger, not just close button. Adding the attribute <code>data-close</code> to any element within the callout will turn it into a close trigger.</p>
-  <p>When using the <code>data-closable</code> attribute, you can optionally add <a href="//foundation.zurb.com/sites/docs/motion-ui.html">Motion UI</a> classes to the attribute to change the closing animation. If no class is added, the plugin defaults to jQuery's <code>.fadeOut()</code> function.</p>
+  <p>When using the <code>data-closable</code> attribute, you can optionally add <a href="//www.get.foundation/sites/docs/motion-ui.html">Motion UI</a> classes to the attribute to change the closing animation. If no class is added, the plugin defaults to jQuery's <code>.fadeOut()</code> function.</p>
 </div>
 
 <div class="docs-codepen-container">
index 3c4368a1b18a1e2ee0da33bd0625daf3ed92846e..0e800927e585d04a01dd4b5110e522ebc16b1bf2 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://foundation.zurb.com/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://www.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 4c7c77273b0ec16351e67db054755eb336d89e47..c782636606358ff8d310de31708a6e70a9ac394d 100644 (file)
@@ -65,7 +65,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
 
     <div class="accordion-content" data-tab-content>
 
-      <a target="_blank" href="//foundation.zurb.com/learn/get-your-team-on-a-solid-foundation.html">
+      <a target="_blank" href="//www.get.foundation/learn/get-your-team-on-a-solid-foundation.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="https://i.ytimg.com/vi/kLgRITKjcWw/mqdefault.jpg" class="" height="" width="" alt="">
@@ -79,7 +79,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="//foundation.zurb.com/learn/build-your-career-on-a-solid-foundation.html">
+      <a target="_blank" href="//www.get.foundation/learn/build-your-career-on-a-solid-foundation.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="https://i.ytimg.com/vi/dZZk9Kz5j_0/mqdefault.jpg" class="" height="" width="" alt="">
@@ -115,10 +115,10 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
     <a href="#" class="accordion-title">Templates and Code Snippets</a>
     <div class="accordion-content " data-tab-content>
 
-      <a target="_blank" href="//foundation.zurb.com/templates.html">
+      <a target="_blank" href="//www.get.foundation/templates.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
-            <img src="https://foundation.zurb.com/assets/img/sites-templates/foundation6-templates-07.svg">
+            <img src="https://www.get.foundation/assets/img/sites-templates/foundation6-templates-07.svg">
           </div>
           <div class="cell medium-8">
             <h5>Foundation Templates</h5>
@@ -141,10 +141,10 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="//foundation.zurb.com/building-blocks/kits.html">
+      <a target="_blank" href="//www.get.foundation/building-blocks/kits.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
-            <img src="https://foundation.zurb.com/building-blocks/assets/img/kits/dashboard/dashboard-kit.jpg" style="height: 142px; width: 100%;">
+            <img src="https://www.get.foundation/building-blocks/assets/img/kits/dashboard/dashboard-kit.jpg" style="height: 142px; width: 100%;">
           </div>
           <div class="cell medium-8">
             <h5>Foundation Kits</h5>
@@ -161,7 +161,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
     <a href="#" class="accordion-title">Additional Resources</a>
     <div class="accordion-content" data-tab-content>
 
-      <a target="_blank" href="//foundation.zurb.com/learn/zero-to-website-in-no-time-flat.html">
+      <a target="_blank" href="//www.get.foundation/learn/zero-to-website-in-no-time-flat.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="https://i.ytimg.com/vi/KHMXOTbLAGE/mqdefault.jpg" class="" height="" width="" alt="">
@@ -248,7 +248,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="//foundation.zurb.com/building-blocks/how-to.html">
+      <a target="_blank" href="//www.get.foundation/building-blocks/how-to.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="https://i3.ytimg.com/vi/adLpmsU9v2g/maxresdefault.jpg" class="" height="" width="" alt="">
@@ -326,7 +326,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
     <a href="#" class="accordion-title">Foundation Showcase</a>
     <div class="accordion-content" data-tab-content>
 
-      <a target="_blank" href="//foundation.zurb.com/foundationturns5">
+      <a target="_blank" href="//www.get.foundation/foundationturns5">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="{{root}}assets/img/foundation-turns-5.png" class="" height="" width="" alt="">
@@ -339,7 +339,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="//foundation.zurb.com/showcase/brands.html">
+      <a target="_blank" href="//www.get.foundation/showcase/brands.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="{{root}}assets/img/foundation-brands.png" class="" height="" width="" alt="">
@@ -352,10 +352,10 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="//foundation.zurb.com/showcase/case-studies.html">
+      <a target="_blank" href="//www.get.foundation/showcase/case-studies.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
-            <img src="https://foundation.zurb.com/assets/img/learn/case-studies/meundies-mockup1.jpg" class="" height="" width="" alt="">
+            <img src="https://www.get.foundation/assets/img/learn/case-studies/meundies-mockup1.jpg" class="" height="" width="" alt="">
           </div>
           <div class="cell medium-8">
             <h5>Foundation Case Studies</h5>
index 990eeb8aa1c2d404f4cff9dfabc8812b17dc43bf..59f392f184aba1cee6ec07a4be05789fc68c8198 100644 (file)
@@ -226,7 +226,7 @@ After you selected "Foundation for Sites", Foundation CLI will ask you which tem
       If you aren't into Sass, we have a starter template with compiled CSS and JavaScript, as well as a starting `index.html` file for you to hack on. Just unzip and get coding!
     </p>
     <p class="text-center">
-      <a href="//foundation.zurb.com/sites/download" class="button">Download Foundation</a>
+      <a href="//www.get.foundation/sites/download" class="button">Download Foundation</a>
     </p>
   </div>
 </div>
@@ -296,4 +296,4 @@ Start with this HTML template and adapt it to your needs. Be sure to include the
 
 ## Other Integrations
 
-The Foundation community has helped us integrate the framework into Rails, WordPress, Django, and more. Head to our [resources page](//foundation.zurb.com/sites/resources) to find even more ways to use Foundation.
+The Foundation community has helped us integrate the framework into Rails, WordPress, Django, and more. Head to our [resources page](//www.get.foundation/sites/resources) to find even more ways to use Foundation.
index 01ab723015e4a5209b859f30949f22e28120f3f5..9e5d39172e758381b0878b66887d24afbec07d71 100644 (file)
@@ -57,7 +57,7 @@ description: Everything but.
   <div class="grid-x grid-margin-x">
     <div class="cell medium-6">
       <label>URL Pattern, not required, but throws error if it doesn't match the Regular Expression for a valid URL.
-        <input type="text" placeholder="https://foundation.zurb.com" pattern="url">
+        <input type="text" placeholder="https://www.get.foundation" pattern="url">
       </label>
     </div>
     <div class="cell medium-6">
index 91d68fca61eca1f14b7a0a563746f64ceb3c9d07..b6917f1c8d8adba6442263edab53d4435b60af8b 100644 (file)
@@ -344,7 +344,7 @@ If you need a simple bar to contain your hamburger icon/s and toggle the off-can
 
 #### Off-Canvas (Putting it all together)
 
-For an example of off-canvas, checkout this top bar with off-canvas navigation and dropdowns for submenus building block: //foundation.zurb.com/building-blocks/blocks/multilevel-offcanvas-menu.html
+For an example of off-canvas, checkout this top bar with off-canvas navigation and dropdowns for submenus building block: //www.get.foundation/building-blocks/blocks/multilevel-offcanvas-menu.html
 
 ---
 
index 347e6faacf0b9eb6d53bb4b3d4a41550800102bf..42065c89e49770daf6743173f1946bc32f94b099 100644 (file)
@@ -15,7 +15,7 @@ tags:
 Orbit doesn't automatically generate any HTML for you, giving you the flexibility to move around the various pieces of the plugin. Here's a complete example&mdash;we'll break down the individual pieces farther down.
 
 <div class="callout alert">
-  <p>Please note that apart from Javascript, <a href="//foundation.zurb.com/sites/docs/motion-ui.html">Motion UI</a> is a dependency for Orbit to work properly. If in case, you don't want any animations within your Carousel, you can always <a href="#disabling-animation">disable</a> the animation.</p>
+  <p>Please note that apart from Javascript, <a href="//www.get.foundation/sites/docs/motion-ui.html">Motion UI</a> is a dependency for Orbit to work properly. If in case, you don't want any animations within your Carousel, you can always <a href="#disabling-animation">disable</a> the animation.</p>
 </div>
 
 <p>
index 4833b0a761c507df5029e9ef5967701bdaa95a3c..495ae56e530b8c0e14f99ac82e65ca773014902d 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://foundation.zurb.com/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://www.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 3c3dcb97a56c171cf429cbef61b0354b463608ce..673dffe26a8a7519369c48fcaf03c0558b4dec91 100644 (file)
@@ -31,7 +31,7 @@ View of a [full list of language codes](//www.loc.gov/standards/iso639-2/php/cod
 
 ## CSS Download
 
-If you use a CSS version of Foundation (the ones you can find on the [download page](//foundation.zurb.com/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](//www.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.
 
 ---
 
index 5999791e110dea29a913362519607279c94e229e..43e64ff41d03e6e12575cfc9d02b956bd2b0c1be 100644 (file)
@@ -126,6 +126,6 @@ Style Sherpa has a dedicated page here in the docs that explains its various fea
 
 ### Tutorials
 
-- [What the ZURB Stack Does](https://foundation.zurb.com/learn/foundation-6-zurb-stack-part-1.html) via ZURB
-- [Overview of Foundation's ZURB Stack and File Structure](https://foundation.zurb.com/learn/foundation-6-stack-file-structure.html) via ZURB
+- [What the ZURB Stack Does](https://www.get.foundation/learn/foundation-6-zurb-stack-part-1.html) via ZURB
+- [Overview of Foundation's ZURB Stack and File Structure](https://www.get.foundation/learn/foundation-6-stack-file-structure.html) via ZURB
 - [All about the ZURB Template](https://zendev.com/2017/09/05/front-end-development-kickstarter-zurb-template.html#scss) via Kevin Ball
index a5bc254e37f43418368e26dc5a77bcaf771c32e9..a90969937bcc3e676f5696d2b9a7376a610534b1 100644 (file)
       <a href="#" class="accordion-title">Older Versions</a>
       <div class="accordion-content" data-tab-content>
         <ul class="docs-nav-subcategory">
-          <li><a href="//foundation.zurb.com/sites/docs/v/5.5.3/index.html">Foundation 5</a></li>
-          <li><a href="//foundation.zurb.com/sites/docs/v/4.3.2/index.html">Foundation 4</a></li>
-          <li><a href="//foundation.zurb.com/sites/docs/v/3.2.5/">Foundation 3</a></li>
-          <li><a href="//foundation.zurb.com/sites/docs/v/2.2.1/">Foundation 2</a></li>
+          <li><a href="//www.get.foundation/sites/docs/v/5.5.3/index.html">Foundation 5</a></li>
+          <li><a href="//www.get.foundation/sites/docs/v/4.3.2/index.html">Foundation 4</a></li>
+          <li><a href="//www.get.foundation/sites/docs/v/3.2.5/">Foundation 3</a></li>
+          <li><a href="//www.get.foundation/sites/docs/v/2.2.1/">Foundation 2</a></li>
         </ul>
       </div>
     </li>
index c73d1969d0d65a3ef26bb08eaba7e1f99966f505..0e28ca90bedf60a6855f28756cde5a7b1b84c72e 100644 (file)
@@ -33,7 +33,7 @@
             <p class="text-center">Or if you prefer, contact the Foundation Team at <a class="text-link" href="mailto:foundation@zurb.com">training@zurb.com</a> or (408) 341-0600 x635</p>
           </div>
         </div>
-        <input type="hidden" name="_after" value="https://foundation.zurb.com/get-involved/thanks.html">
+        <input type="hidden" name="_after" value="https://www.get.foundation/get-involved/thanks.html">
         <input type="hidden" name="_replyto" value="%email">
         <input type="hidden" name="_subject" value="ZURB | Foundation Training Inquiry">
         <input type="hidden" name="_to" value="foundation@zurb.com">
index 7a5738eded2206390fb3c20fcb099658e1b5b003..729e92c1ef98bd88fe21bee4af4f08c82703e463 100755 (executable)
         <a href="//zurb.com/university/courses">Training</a>
       </li>
       <li class="footer-nav-menu-item">
-        <a href="//foundation.zurb.com/develop/getting-started.html">Building Blocks</a>
+        <a href="//www.get.foundation/develop/getting-started.html">Building Blocks</a>
       </li>
       <li class="footer-nav-menu-item">
-        <a href="//foundation.zurb.com/get-involved/support.html">Get Involved</a>
+        <a href="//www.get.foundation/get-involved/support.html">Get Involved</a>
       </li>
       <li class="footer-nav-menu-item">
-        <a href="//foundation.zurb.com/sites/docs/">Docs</a>
+        <a href="//www.get.foundation/sites/docs/">Docs</a>
       </li>
     </ul>
   </div>
index 43f9c05829d5daddbd0985e4d8bd6c25fcf7ab2b..38f47f2c765cd321b2ea0f98dbdf159e49d54bd4 100644 (file)
@@ -3,6 +3,6 @@
     <img class="hamburger-icon" alt="Menu icon" src="{{root}}assets/img/icons/menu-grey.png">
   </button>
   <div class="global-nav-title">
-    <a class="zurb-logo" href="//foundation.zurb.com/index.html">ZURB <strong>Foundation</strong></a>
+    <a class="zurb-logo" href="//www.get.foundation/index.html">ZURB <strong>Foundation</strong></a>
   </div>
 </div>
index 5cd864c6688e1136000db0a29db67ea8b03d0631..ec43cbb945f00007baf790708d032d637c206e97 100644 (file)
@@ -1,7 +1,7 @@
 <nav class="global-nav show-for-smedium">
 
   <div class="global-nav-title">
-    <a class="zurb-logo" href="//foundation.zurb.com/index.html">ZURB <strong>Foundation</strong></a>
+    <a class="zurb-logo" href="//www.get.foundation/index.html">ZURB <strong>Foundation</strong></a>
   </div>
 
   <ul class="dropdown menu right-side" data-dropdown-menu data-click-open="true">
       <a href="//zurb.com/responsive">Showcase</a>
       <ul class="menu">
         <li><a href="//zurb.com/responsive">Foundation Showcase</a></li>
-        <li><a href="//foundation.zurb.com/showcase/brands.html">Brands</a></li>
-        <li><a href="//foundation.zurb.com/showcase/case-studies.html">Case Studies</a></li>
-        <li><a href="//foundation.zurb.com/showcase/blog.html">Blog</a></li>
-        <li><a href="//foundation.zurb.com/showcase/buzz.html">Buzz</a></li>
-        <li><a href="//foundation.zurb.com/showcase/about.html">About Foundation</a></li>
+        <li><a href="//www.get.foundation/showcase/brands.html">Brands</a></li>
+        <li><a href="//www.get.foundation/showcase/case-studies.html">Case Studies</a></li>
+        <li><a href="//www.get.foundation/showcase/blog.html">Blog</a></li>
+        <li><a href="//www.get.foundation/showcase/buzz.html">Buzz</a></li>
+        <li><a href="//www.get.foundation/showcase/about.html">About Foundation</a></li>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="//foundation.zurb.com/develop/getting-started.html">Develop</a>
+      <a href="//www.get.foundation/develop/getting-started.html">Develop</a>
       <ul class="menu">
         <li class="title">Frameworks</li>
-        <li><a href="//foundation.zurb.com/sites.html">Foundation for Sites</a></li>
-        <li><a href="//foundation.zurb.com/emails.html">Foundation for Email</a></li>
+        <li><a href="//www.get.foundation/sites.html">Foundation for Sites</a></li>
+        <li><a href="//www.get.foundation/emails.html">Foundation for Email</a></li>
         <li class="divider"></li>
         <li class="title">Develop</li>
-        <li><a href="//foundation.zurb.com/templates.html">HTML Templates</a></li>
-        <li><a href="//foundation.zurb.com/sites/resources.html">Resources</a></li>
-        <li><a href="//foundation.zurb.com/develop/building-blocks.html">Building Blocks</a></li>
+        <li><a href="//www.get.foundation/templates.html">HTML Templates</a></li>
+        <li><a href="//www.get.foundation/sites/resources.html">Resources</a></li>
+        <li><a href="//www.get.foundation/develop/building-blocks.html">Building Blocks</a></li>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="//foundation.zurb.com/learn/tutorials.html">Tutorials</a>
+      <a href="//www.get.foundation/learn/tutorials.html">Tutorials</a>
       <ul class="menu vertical">
-        <li><a href="//foundation.zurb.com/learn/tutorials.html">Tutorials</a></li>
+        <li><a href="//www.get.foundation/learn/tutorials.html">Tutorials</a></li>
         <li><a href="//zurb.com/university/lessons">Lessons</a></li>
         <li><a href="//zurb.com/university/courses">Courses</a></li>
         <li><a href="//zurb.com/university/training">Custom Training</a></li>
-        <li><a href="//foundation.zurb.com/learn/certification.html">Certification</a></li>
-        <li><a href="//foundation.zurb.com/learn/responsive-reading.html">Responsive Reading</a></li>
+        <li><a href="//www.get.foundation/learn/certification.html">Certification</a></li>
+        <li><a href="//www.get.foundation/learn/responsive-reading.html">Responsive Reading</a></li>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="//foundation.zurb.com/get-involved/support.html">Get Involved</a>
+      <a href="//www.get.foundation/get-involved/support.html">Get Involved</a>
       <ul class="menu vertical">
-        <li><a href="//foundation.zurb.com/get-involved/support.html">Connect</a></li>
-        <li><a href="//foundation.zurb.com/get-involved/premium-support.html">PLZ Halp</a></li>
-        <li><a href="//foundation.zurb.com/forum/">Foundation Forum</a></li>
-        <li><a href="//foundation.zurb.com/learn/events.html">Events</a></li>
-        <li><a href="//foundation.zurb.com/get-involved/faq.html">FAQs</a></li>
-        <li><a href="//foundation.zurb.com/get-involved/contribute.html">Contribute</a></li>
-        <li><a href="//foundation.zurb.com/get-involved/yetinauts.html">Yetinauts</a></li>
-        <li><a href="//foundation.zurb.com/get-involved/partners.html">Partners</a></li>
-        <li><a href="//foundation.zurb.com/email-sponsorships.html">Sponsorships</a></li>
+        <li><a href="//www.get.foundation/get-involved/support.html">Connect</a></li>
+        <li><a href="//www.get.foundation/get-involved/premium-support.html">PLZ Halp</a></li>
+        <li><a href="//www.get.foundation/forum/">Foundation Forum</a></li>
+        <li><a href="//www.get.foundation/learn/events.html">Events</a></li>
+        <li><a href="//www.get.foundation/get-involved/faq.html">FAQs</a></li>
+        <li><a href="//www.get.foundation/get-involved/contribute.html">Contribute</a></li>
+        <li><a href="//www.get.foundation/get-involved/yetinauts.html">Yetinauts</a></li>
+        <li><a href="//www.get.foundation/get-involved/partners.html">Partners</a></li>
+        <li><a href="//www.get.foundation/email-sponsorships.html">Sponsorships</a></li>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="//foundation.zurb.com/frameworks-docs.html">Docs</a>
+      <a href="//www.get.foundation/frameworks-docs.html">Docs</a>
       <ul class="menu vertical">
-        <li><a target="_blank" href="//foundation.zurb.com/sites/docs/">Sites Docs</a></li>
-        <li><a target="_blank" href="//foundation.zurb.com/emails/docs">Emails Docs</a></li>
+        <li><a target="_blank" href="//www.get.foundation/sites/docs/">Sites Docs</a></li>
+        <li><a target="_blank" href="//www.get.foundation/emails/docs">Emails Docs</a></li>
       </ul>
     </li>
 
-    <li class="menu-button"><a href="//foundation.zurb.com/develop/getting-started.html" class="button">Getting Started</a></li>
+    <li class="menu-button"><a href="//www.get.foundation/develop/getting-started.html" class="button">Getting Started</a></li>
 
   </ul>
 </nav>
index ed960abb77751b048f3e3f83954a8fbd2648d75e..1e9a5f6d83f26dccf3f6ed66803894b8be4ace36 100644 (file)
@@ -3,13 +3,13 @@
 
     <div class="row newsletter-signup-inner">
       <div class="medium-7 large-8 columns">
-        <a href="//foundation.zurb.com/learn/responsive-reading.html">
+        <a href="//www.get.foundation/learn/responsive-reading.html">
           <h5 class="hide-for-medium-only">Download ZURB’s 17 Responsive Trends That Will Shape 2017</h5>
           <p>Stay informed with amazing responsive trends each month from ZURB.</p>
         </a>
       </div>
       <div class="medium-5 large-4 footer-signup-form columns">
-        <a style="margin-bottom: 0;" href="//foundation.zurb.com/learn/responsive-reading.html" class="button expanded">Download the PDF</a>
+        <a style="margin-bottom: 0;" href="//www.get.foundation/learn/responsive-reading.html" class="button expanded">Download the PDF</a>
       </div>
     </div>
   </div>
index b01bf4bb3ef7e46a5c561e281a7816a7d0374778..b3dd70f7f5dfbc488d0d56d2780c528e65403fee 100644 (file)
@@ -8,62 +8,62 @@
       <a href="//zurb.com/responsive">Showcase</a>
       <ul class="submenu menu vertical" data-submenu>
         <li><a href="//zurb.com/responsive">Foundation Showcase</a></li>
-        <li><a href="//foundation.zurb.com/showcase/brands.html">Brands</a></li>
-        <li><a href="//foundation.zurb.com/showcase/case-studies.html">Case Studies</a></li>
-        <li><a href="//foundation.zurb.com/showcase/blog.html">Blog</a></li>
-        <li><a href="//foundation.zurb.com/showcase/buzz.html">Buzz</a></li>
-        <li><a href="//foundation.zurb.com/showcase/about.html">About Foundation</a></li>
+        <li><a href="//www.get.foundation/showcase/brands.html">Brands</a></li>
+        <li><a href="//www.get.foundation/showcase/case-studies.html">Case Studies</a></li>
+        <li><a href="//www.get.foundation/showcase/blog.html">Blog</a></li>
+        <li><a href="//www.get.foundation/showcase/buzz.html">Buzz</a></li>
+        <li><a href="//www.get.foundation/showcase/about.html">About Foundation</a></li>
       </ul>
     </li>
 
     <li>
-      <a href="//foundation.zurb.com/develop/getting-started.html">Develop</a>
+      <a href="//www.get.foundation/develop/getting-started.html">Develop</a>
       <ul class="submenu menu vertical" data-submenu>
         <li class="title">Frameworks</li>
-        <li><a href="//foundation.zurb.com/sites.html">Foundation for Sites</a></li>
-        <li><a href="//foundation.zurb.com/emails.html">Foundation for Email</a></li>
+        <li><a href="//www.get.foundation/sites.html">Foundation for Sites</a></li>
+        <li><a href="//www.get.foundation/emails.html">Foundation for Email</a></li>
         <li class="divider"></li>
         <li class="title">Develop</li>
-        <li><a href="//foundation.zurb.com/templates.html">HTML Templates</a></li>
-        <li><a href="//foundation.zurb.com/sites/resources.html">Resources</a></li>
-        <li><a href="//foundation.zurb.com/develop/building-blocks.html">Building Blocks</a></li>
-        <li><a href="//foundation.zurb.com/develop/contribute.html">Contribute</a></li>
+        <li><a href="//www.get.foundation/templates.html">HTML Templates</a></li>
+        <li><a href="//www.get.foundation/sites/resources.html">Resources</a></li>
+        <li><a href="//www.get.foundation/develop/building-blocks.html">Building Blocks</a></li>
+        <li><a href="//www.get.foundation/develop/contribute.html">Contribute</a></li>
       </ul>
     </li>
 
     <li>
-      <a href="//foundation.zurb.com/learn/tutorials.html">Tutorials</a>
+      <a href="//www.get.foundation/learn/tutorials.html">Tutorials</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="//foundation.zurb.com/learn/tutorials.html">Tutorials</a></li>
-        <li><a href="//foundation.zurb.com/learn/classes.html">Classes</a></li>
-        <li><a href="//foundation.zurb.com/learn/custom-training.html">Custom Training</a></li>
-        <li><a href="//foundation.zurb.com/learn/certification.html">Certification</a></li>
-        <li><a href="//foundation.zurb.com/learn/responsive-reading.html">Responsive Reading</a></li>
+        <li><a href="//www.get.foundation/learn/tutorials.html">Tutorials</a></li>
+        <li><a href="//www.get.foundation/learn/classes.html">Classes</a></li>
+        <li><a href="//www.get.foundation/learn/custom-training.html">Custom Training</a></li>
+        <li><a href="//www.get.foundation/learn/certification.html">Certification</a></li>
+        <li><a href="//www.get.foundation/learn/responsive-reading.html">Responsive Reading</a></li>
       </ul>
     </li>
 
     <li>
-      <a href="//foundation.zurb.com/get-involved/support.html">Get Involved</a>
+      <a href="//www.get.foundation/get-involved/support.html">Get Involved</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="//foundation.zurb.com/get-involved/support.html">Connect</a></li>
-        <li><a href="//foundation.zurb.com/get-involved/premium-support.html">PLZ Halp</a></li>
-        <li><a href="//foundation.zurb.com/forum/sort/unanswered">Foundation Forum</a></li>
-        <li><a href="//foundation.zurb.com/learn/events.html">Events</a></li>
-        <li><a href="//foundation.zurb.com/get-involved/faq.html">FAQs</a></li>
-        <li><a href="//foundation.zurb.com/get-involved/contribute.html">Contribute</a></li>
-        <li><a href="//foundation.zurb.com/get-involved/yetinauts.html">Yetinauts</a></li>
+        <li><a href="//www.get.foundation/get-involved/support.html">Connect</a></li>
+        <li><a href="//www.get.foundation/get-involved/premium-support.html">PLZ Halp</a></li>
+        <li><a href="//www.get.foundation/forum/sort/unanswered">Foundation Forum</a></li>
+        <li><a href="//www.get.foundation/learn/events.html">Events</a></li>
+        <li><a href="//www.get.foundation/get-involved/faq.html">FAQs</a></li>
+        <li><a href="//www.get.foundation/get-involved/contribute.html">Contribute</a></li>
+        <li><a href="//www.get.foundation/get-involved/yetinauts.html">Yetinauts</a></li>
       </ul>
     </li>
 
     <li>
-      <a href="//foundation.zurb.com/frameworks-docs.html">Docs</a>
+      <a href="//www.get.foundation/frameworks-docs.html">Docs</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="//foundation.zurb.com/docs/" target="_blank">Sites Docs</a></li>
+        <li><a href="//www.get.foundation/docs/" target="_blank">Sites Docs</a></li>
         <li><a href="//zurb.com/ink/docs.php" target="_blank">Email Docs</a></li>
       </ul>
     </li>
 
-    <li><a href="//foundation.zurb.com/develop/getting-started.html" class="button">Getting Started</a></li>
+    <li><a href="//www.get.foundation/develop/getting-started.html" class="button">Getting Started</a></li>
 
   </ul>
 </div>
index 2881708f61c6a834b7c6ad73738a4efebe038b98..dc2617a4f474fe536d60336458b1cc83f4bf70bb 100644 (file)
@@ -3,7 +3,7 @@
   type: old version
   name: Foundation 2
   description: Documentation for Foundation 2.2.1
-  link: '//foundation.zurb.com/sites/docs/v/2.2.1/'
+  link: '//www.get.foundation/sites/docs/v/2.2.1/'
   tags:
     - old
     - previous
@@ -11,7 +11,7 @@
   type: old version
   name: Foundation 3
   description: Documentation for Foundation 3.2.5
-  link: '//foundation.zurb.com/sites/docs/v/3.2.5/'
+  link: '//www.get.foundation/sites/docs/v/3.2.5/'
   tags:
     - old
     - previous
@@ -19,7 +19,7 @@
   type: old version
   name: Foundation 4
   description: Documentation for Foundation 4.3.2
-  link: '//foundation.zurb.com/sites/docs/v/4.3.2/index.html'
+  link: '//www.get.foundation/sites/docs/v/4.3.2/index.html'
   tags:
     - old
     - previous
@@ -27,7 +27,7 @@
   type: old version
   name: Foundation 5
   description: Documentation for Foundation 5.5.3
-  link: '//foundation.zurb.com/sites/docs/v/5.5.3/index.html'
+  link: '//www.get.foundation/sites/docs/v/5.5.3/index.html'
   tags:
     - old
     - previous