]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
docs: remove http from links
authorJoe Workman <joe@workmanmail.com>
Sat, 26 Oct 2019 03:58:26 +0000 (20:58 -0700)
committerJoe Workman <joe@workmanmail.com>
Sat, 26 Oct 2019 03:58:26 +0000 (20:58 -0700)
52 files changed:
docs/assets/js/docs.ad.js
docs/assets/scss/docs.scss
docs/layout/default.html
docs/pages/abide.md
docs/pages/accessibility.md
docs/pages/accordion-menu.md
docs/pages/accordion.md
docs/pages/breadcrumbs.md
docs/pages/button-group.md
docs/pages/button.md
docs/pages/callout.md
docs/pages/card.md
docs/pages/flex-grid.md
docs/pages/forms.md
docs/pages/grid.md
docs/pages/index.md
docs/pages/installation.md
docs/pages/javascript-utilities.md
docs/pages/javascript.md
docs/pages/kitchen-sink.md
docs/pages/label.md
docs/pages/media-object.md
docs/pages/media-queries.md
docs/pages/menu.md
docs/pages/off-canvas.md
docs/pages/orbit.md
docs/pages/panini.md
docs/pages/progress-bar.md
docs/pages/prototyping-utilities.md
docs/pages/responsive-navigation.md
docs/pages/reveal.md
docs/pages/rtl.md
docs/pages/sass.md
docs/pages/slider.md
docs/pages/starter-projects.md
docs/pages/table.md
docs/pages/tabs.md
docs/pages/tooltip.md
docs/pages/top-bar.md
docs/pages/typography-base.md
docs/pages/typography-helpers.md
docs/pages/visibility.md
docs/pages/xy-grid.md
docs/partials/component-list.html
docs/partials/footer-contact.html
docs/partials/footer.html
docs/partials/info-banner.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 80492cfcf7a2afd43ab510694716817357be13a1..ed8bd360c69fb0eb77a401a7b1fc8651a6011a17 100644 (file)
@@ -5,7 +5,7 @@ $(function() {
   if(topic.length < 1) { topic = 'Foundation'; }
   var header = 'Master ' + topic;
   var body = 'Get up to speed FAST, learn straight from the experts who built Foundation.';
-  var link = 'http://zurb.com/university/foundation-intro?utm_source=Foundation%20Docs&utm_medium=Docs&utm_content=Struggling&utm_campaign=Docs%20To%20Intro';
+  var link = '//zurb.com/university/foundation-intro?utm_source=Foundation%20Docs&utm_medium=Docs&utm_content=Struggling&utm_campaign=Docs%20To%20Intro';
   var cta = 'Learn More';
 
   var html = '<div class="ad-unit"><h3 class="ad-unit-title">' + header + '</h3>' +
index f0446902b217d017cfe2bc8f0f6f624a571d49ba..6c7654d07c75821acbc1fa2fee36a61d7732ca7a 100644 (file)
@@ -56,7 +56,7 @@ a#notice {
   position: relative;
   padding: 1rem 0;
   width:100%;
-  background-image: url('http://zurb.com/university/assets/zurbwired2016-web-banner-a95e5d17264e3617a2ae4f34e84f973b.gif');
+  background-image: url('//zurb.com/university/assets/zurbwired2016-web-banner-a95e5d17264e3617a2ae4f34e84f973b.gif');
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
index 8769a7201efd89c009309be7e53e2e0f4b8bc0b4..7ec8092923cafeda8fec4f1cce6c6cb978b79b26 100644 (file)
@@ -14,7 +14,7 @@
 </head>
 <body>
 
-  <!-- <a href="http://zurb.com/wired" id="notice">
+  <!-- <a href="//zurb.com/wired" id="notice">
     <div class="info">
       <div id="clockdiv" class="countdown">
           <span class="timer-day days"></span>
@@ -34,7 +34,7 @@
     <div class="docs-off-canvas-content off-canvas-content" data-off-canvas-content>
       <div class="docs-sticky-top-bar">
         <!-- Info Banner For Announcements or Links -->
- <!--        <a href="http://zurb.com/university/foundation-intro" class="docs-banner course-banner">
+ <!--        <a href="//zurb.com/university/foundation-intro" class="docs-banner course-banner">
           <div class="info">
             <h5 class=""><strong>To master everything new in 6.4, along with the rest of Foundation register for our August 8th Webinar Class &rsaquo;</strong></h5>
           </div>
@@ -73,7 +73,7 @@
   );
   (function() {
     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : '//www') + '.google-analytics.com/ga.js';
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
   })();
   </script>
index 466a2536303ebef4eb38539f24297eb760f9f7d5..363289acd33282cb395d3f0d8bc850718a394895 100644 (file)
@@ -333,7 +333,7 @@ number : /^[-+]?\d*(?:[\.\,]\d+)?$/,
 card : /^(?:4[0-9]{12}(?:[0-9]{3})?|5[1-5][0-9]{14}|6(?:011|5[0-9][0-9])[0-9]{12}|3[47][0-9]{13}|3(?:0[0-5]|[68][0-9])[0-9]{11}|(?:2131|1800|35\d{3})\d{11})$/,
 cvv : /^([0-9]){3,4}$/,
 
-// http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html#valid-e-mail-address
+// //www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html#valid-e-mail-address
 email : /^[a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+$/,
 
 // From CommonRegexJS (@talyssonoc)
index 6c60fbcb76ca153d3b1cafdcaf4f922f6ba49a0a..98d9e9954c9a3e7674a4d24458317cea3b4e112c 100644 (file)
@@ -60,18 +60,18 @@ If you're using the Sass version of Foundation, you can use this mixin to enable
 
 ### Resources
 
-- [WCAG 2.0 Guide](http://www.w3.org/TR/UNDERSTANDING-WCAG20/)
+- [WCAG 2.0 Guide](//www.w3.org/TR/UNDERSTANDING-WCAG20/)
 - [MDN accessibility documentation](https://developer.mozilla.org/en-US/docs/Web/Accessibility)
-- [w3.org Introduction to Accessibility](http://www.w3.org/WAI/intro/accessibility.php)
-- [Section 508 government requirements](http://www.section508.gov/)
-- [WebAIM certification and training](http://webaim.org/)
-- [Web Accessibility Checklist](http://a11yproject.com/checklist.html)
+- [w3.org Introduction to Accessibility](//www.w3.org/WAI/intro/accessibility.php)
+- [Section 508 government requirements](//www.section508.gov/)
+- [WebAIM certification and training](//webaim.org/)
+- [Web Accessibility Checklist](//a11yproject.com/checklist.html)
 
 ### Tools
 
 - [Tenon accessibility checker](https://tenon.io/index.php)
-- [WAVE Chrome plugin - free accessibility checker](http://wave.webaim.org)
-- [Color Contrast Checker](http://webaim.org/resources/contrastchecker)
-- [ChromeVox screen reader plugin for Chrome](http://www.chromevox.com)
-- [JAWS screen reader for Windows](http://www.freedomscientific.com/Products/Blindness/Jaws)
-- [NVDA screen reader for Windows - Free](http://www.nvaccess.org/download/)
+- [WAVE Chrome plugin - free accessibility checker](//wave.webaim.org)
+- [Color Contrast Checker](//webaim.org/resources/contrastchecker)
+- [ChromeVox screen reader plugin for Chrome](//www.chromevox.com)
+- [JAWS screen reader for Windows](//www.freedomscientific.com/Products/Blindness/Jaws)
+- [NVDA screen reader for Windows - Free](//www.nvaccess.org/download/)
index e2308d6adc6eba3c3938b75737250fdc2fe7ef6f..628779a71301e9bfffae4ee2c09ea46ffae2c133 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="http://foundation.zurb.com/">Zurb Foundation</a>
+    <a href="//foundation.zurb.com/">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="http://foundation.zurb.com/">Zurb Foundation</a>
+    <a href="//foundation.zurb.com/">Zurb Foundation</a>
     <ul class="menu vertical nested">
       <li>
         <a href="#">Item 1A</a>
index e24ad7ecf36043417d902cd413b3f30a4ab76855..1b11832066e0e7edd5e31ecc2ab46ee4466a8127 100644 (file)
@@ -223,7 +223,7 @@ Add the attribute `data-deep-link="true"` to a accordion to:
   </li>
 </ul>
 ```
-For example, <a target="_blank" href="#deeplink3">http://example.com/#deeplink3</a> will open the third accordion panel at page load. This example will open a new browser tab and scroll you to the open accordion panel.
+For example, <a target="_blank" href="#deeplink3">//example.com/#deeplink3</a> will open the third accordion panel at page load. This example will open a new browser tab and scroll you to the open accordion panel.
 
 When linking directly to a accordion panel, it might not be obvious that the content appears within a accordion panel. An additional attribute `data-deep-link-smudge` rolls the page up slightly after deep linking (to a horizontal accordion) so that the accordion is at the top of the viewport.
 
index e77fea1f5f4aa6036d526fe752bf338227ff5395..d3d816a7fba4e10633cb4e35a47ff145f2683182 100644 (file)
@@ -22,7 +22,7 @@ To mark a disabled item, add the class `.disabled` to the `<li>`, and just use p
 
 <div class="warning callout">
   <p>If your site is visited by search engines, then you should consider adding Schema.org structure data. This will allow your site to appear more attractive in search results. </p>
-  <p>For more information, see <a href="https://developers.google.com/search/docs/data-types/breadcrumbs">Breadcrumbs - Google Developers</a>, <a href="http://schema.org/BreadcrumbList">BreadcrumbList - schema.org</a>.</p>
+  <p>For more information, see <a href="https://developers.google.com/search/docs/data-types/breadcrumbs">Breadcrumbs - Google Developers</a>, <a href="//schema.org/BreadcrumbList">BreadcrumbList - schema.org</a>.</p>
 </div>
 
 ```html_example
index e42e8d891dc012df7cf211048e072a605fa8ebcb..2dd546c04e6914295e9c54c03a1351995ed791f5 100644 (file)
@@ -17,7 +17,7 @@ Add the `.button-group` class to a container, and inside it place any number of
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/JNvXam?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/JNvXam?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -39,7 +39,7 @@ Button groups can be sized with the same classes as standard buttons: `.tiny`, `
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/dWeMwL?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/dWeMwL?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -61,7 +61,7 @@ Buttons within a button group can be colored individually with the `.secondary`,
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/KmRzEq?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/KmRzEq?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -95,7 +95,7 @@ Add the `.expanded` class to the container to make a full-width button group. Ea
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/bWMpXB?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/bWMpXB?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -117,7 +117,7 @@ A button group can be made vertical with the `.stacked` class. You can also use
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/bWMemL?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/bWMemL?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -144,7 +144,7 @@ To create a button with only an arrow, add the class `.arrow-only`. Note that th
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/GmdjKM?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/GmdjKM?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
index 4bfa2cd4db507c69f3b947092f0ccc04f4eee21d..e5cc07dc6f9f3cfef8523d579e63797bb049f259 100644 (file)
@@ -9,7 +9,7 @@ tags:
 
 <div class="callout training-callout">
   <p>To help you get the most out of Foundation and create responsive websites and apps like us we’ve put together some unique online webinar training. Learn Foundation’s Grid, how to use and modify Foundation's UI components, Foundation’s JavaScript options and functions, and tons of tips and tricks we learned from major client projects.</p>
-  <a href="http://zurb.com/university/foundation-intro" target="_blank">Learn more about Foundation training â†’</a>
+  <a href="//zurb.com/university/foundation-intro" target="_blank">Learn more about Foundation training â†’</a>
 </div>
 
 ## Basics
@@ -25,7 +25,7 @@ A basic button can be created with minimal markup. Because buttons can be used f
 </div>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/wdmZME?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/wdmZME?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -49,7 +49,7 @@ Additional classes can be added to your button to change its size and shape.
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/JNLVRb?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/JNLVRb?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -142,7 +142,7 @@ $button-palette: (
 The text color for each button class is determined by either `$button-color` or `$button-color-alt`, whichever settings variable has more contrast.
 
 <div class="primary callout">
-  <p>The default settings meet WCAG 2.0 level AA contrast requirements. Be sure to [check the contrast](http://webaim.org/resources/contrastchecker/) when changing color variables. To give all buttons the same color text, set `$button-color` and `$button-color-alt` to the same value &mdash; but know that doing so may decrease accessibility.</p>
+  <p>The default settings meet WCAG 2.0 level AA contrast requirements. Be sure to [check the contrast](//webaim.org/resources/contrastchecker/) when changing color variables. To give all buttons the same color text, set `$button-color` and `$button-color-alt` to the same value &mdash; but know that doing so may decrease accessibility.</p>
 </div>
 
 ---
@@ -171,7 +171,7 @@ The `.disabled` class will give buttons a faded appearance. The class is a purel
 </p>
 
 <div class="docs-video-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/xdjVOp?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/xdjVOp?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -206,7 +206,7 @@ Add the `.clear` class to a button to give it a clear style. Change the `$button
 
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/LymNyB?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/LymNyB?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -235,7 +235,7 @@ Add a dropdown arrow to your button with the `.dropdown` class.
 </div>
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/PmeNOY?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/PmeNOY?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
index 078de2b6dc993adc502eaebaaf71b985a8e1e11b..1843d773ed9ba700939e4e68b21d672083f3acfb 100644 (file)
@@ -17,7 +17,7 @@ A callout is just an element with a `.callout` class applied. You can put any ki
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/WjyGVB?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/WjyGVB?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -39,7 +39,7 @@ Callouts can be colored using the `.secondary`, `.primary`, `.success`, `.warnin
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/JNZbGy?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/JNZbGy?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -87,7 +87,7 @@ Callouts can be colored using the `.secondary`, `.primary`, `.success`, `.warnin
 Callouts can be sized using the `.small` and `.large` classes. These will affect the padding around content to be smaller and larger respectively.
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/ybEVVe?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/ybEVVe?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -113,11 +113,11 @@ 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="http://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="//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>
 </div>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/eWKBBd?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/eWKBBd?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
index ca79a019d9d3e82a294e9edc6b9b5cacafda71c4..131ba76b809d6395d012cf0a2ad5f50068cd397d 100644 (file)
@@ -162,7 +162,7 @@ You can either set the width of cards with custom css or add them into the Found
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/PmabmL?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/PmabmL?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
index 0ed1d62e821f350d0b0eb3b76f592ed19081cf69..677aecc93ea7fdb315522c05ceaa302674860e33 100644 (file)
@@ -7,7 +7,7 @@ video: tpmQcZSPw4Q
 
 <div class="callout training-callout">
   <p>Become a master of the Foundation Grids to create complex layouts faster and with less code. The new XY Grid is the newest and most powerful version. Stay up-to-date with all the new features in Foundation 6.4 and learn how to migrate to the XY Grid with our online webinar training. You’ll also learn all the useful UI components and Foundation JavaScript to really crush your projects.</p>
-  <a href="http://zurb.com/university/foundation-intro" target="_blank">Get registered for an upcoming Foundation training â†’</a>
+  <a href="//zurb.com/university/foundation-intro" target="_blank">Get registered for an upcoming Foundation training â†’</a>
 </div>
 
 The flex grid works very similarly to the standard float grid, but includes a number of useful features only possible with flexbox, like horizontal and vertical alignment, automatic sizing, and easier source ordering.
@@ -16,7 +16,7 @@ The flex grid works very similarly to the standard float grid, but includes a nu
 
 ## Browser support
 
-The flex grid is only supported in Chrome, Firefox, Safari 6+, IE10+, iOS 7+, and Android 4.4+. Flexbox is supported in Android 2, but not reliably enough for use with this grid. ([View flexbox browser support.](http://caniuse.com/#feat=flexbox)) We recommend only using the flex grid on projects that can live with purely cutting-edge browser support.
+The flex grid is only supported in Chrome, Firefox, Safari 6+, IE10+, iOS 7+, and Android 4.4+. Flexbox is supported in Android 2, but not reliably enough for use with this grid. ([View flexbox browser support.](//caniuse.com/#feat=flexbox)) We recommend only using the flex grid on projects that can live with purely cutting-edge browser support.
 
 <div class="callout warning">
   <p>In Firefox 43+, images in flex columns may overflow their container. To fix this, add a defined <code>width</code> to any images inside a flex column, or use <code>width: 100%</code> for full-bleed images.</p>
@@ -68,7 +68,7 @@ The structure of the flex grid is identical to that of the float grid. Rows use
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/dWmVax?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/dWmVax?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -93,7 +93,7 @@ If no sizing class is added to the column, it will simply expand to fill the lef
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/XREzBv?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/XREzBv?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -112,7 +112,7 @@ Multiple expanding columns will share the leftover space equally.
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/pPLdYY?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/pPLdYY?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -132,7 +132,7 @@ A column can also be made to *shrink*, by adding the `.shrink` class. This means
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/aWYVgd?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/aWYVgd?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -151,7 +151,7 @@ Columns in a flex grid will not wrap if not given an explicit size&mdash;this is
 To switch back to the expand behavior from a percentage or shrink behavior, use the classes `.medium-expand` or `.large-expand`. In the below example, the columns stack on small screens, and become even-width on large screens.
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/vmRpBJ?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/vmRpBJ?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -172,7 +172,7 @@ To switch back to the expand behavior from a percentage or shrink behavior, use
 We have a few shorthand classes for the above behavior. Use the `.[size]-unstack` classes to stack all columns in the row by default, and then unstack them on a larger screen size, making each one equal-width.
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/xdWpER?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/xdWpER?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -202,7 +202,7 @@ Columns can be aligned the same way you would align text in a paragraph. By defa
 
 <div class="docs-codepen-container">
 
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/mmxpGz?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/mmxpGz?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -274,7 +274,7 @@ Applying a vertical alignment class to the flex row will affect every column dir
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/BRrYQy?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/BRrYQy?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -305,7 +305,7 @@ Similar alignment classes can also be applied to individual columns, which use t
 
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/pPLaPe?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/pPLaPe?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -328,7 +328,7 @@ There are times when you won't want each media query to be collapsed or uncollap
 The `.is-collapse-child` class removes negative margins from nested row under collapsed parent.
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/pPLaWP?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/pPLaWP?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -368,7 +368,7 @@ The `.is-collapse-child` class removes negative margins from nested row under co
 Offsets work identically to the float grid, by applying `margin-left` to a column.
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/mmxXpb?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/mmxXpb?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -391,7 +391,7 @@ To define column widths at the row-level, instead of the individual column level
 </div>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/PmRdOy?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/PmRdOy?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
index 76ea42b24d1b1025a3d083a10f542f78d5f61081..6ee05e62037ccb89c69e233af516a5dbc7e6b851 100644 (file)
@@ -15,7 +15,7 @@ flex: true
 
 <div class="callout training-callout">
   <p>Learn the right way to tackle your project and at same time saving time and money. We offer in depth online webinars for you to gain the skills to become a Foundation front-end master.</p>
-  <a href="http://zurb.com/university/foundation-intro" target="_blank">Check out our upcoming training opportunities â†’</a>
+  <a href="//zurb.com/university/foundation-intro" target="_blank">Check out our upcoming training opportunities â†’</a>
 </div>
 
 ## Form Basics
@@ -33,7 +33,7 @@ These input types create a text field: `text`, `date`, `datetime`, `datetime-loc
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/wdmQrr?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/wdmQrr?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -63,7 +63,7 @@ These input types create a text field: `text`, `date`, `datetime`, `datetime-loc
 In most desktop browsers, `<input type="number">` elements will have up/down controls inside them, which increment and decrement the number inside the field. These are called *spin buttons*. You can disable them by setting the `$input-number-spinners` Sass variable to `false`.
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/WjzYJJ?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/WjzYJJ?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -84,7 +84,7 @@ The `<textarea>` element creates a multi-line text input.
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/rmdQrg?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/rmdQrg?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -105,7 +105,7 @@ Use select menus to combine many choices into one menu.
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/XREyxv?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/XREyxv?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -145,7 +145,7 @@ Wrap a group of checkboxes or radio buttons in a `<fieldset>` element, and give
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/Omvadz?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/Omvadz?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -176,7 +176,7 @@ To encourage their use as an accessibility tool, the `<fieldset>` element is no
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/XREyxv?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/XREyxv?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -199,7 +199,7 @@ Place help text below a field to clarify its purpose. Whenever you use help text
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/wdmOqr?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/wdmOqr?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -221,7 +221,7 @@ Sometimes you want a form with labels to the left of your inputs. Piece of cake!
 </div>
 
 <div class="docs-video-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/eWMXex?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/eWMXex?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -292,7 +292,7 @@ To attach extra text or controls to the left or right of an input field, wrap th
 </div>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/rmdRqg?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/rmdRqg?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -316,7 +316,7 @@ Use `<input type="file">` to create a file upload button. For security reasons,
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/NjYJZB?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/NjYJZB?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
index 31b0e02292047dd436673ee73454055a40a171c6..758bb6c0373254aa3941f17fb451df6a5ffcc5b0 100644 (file)
@@ -11,7 +11,7 @@ tags:
 
 <div class="callout training-callout">
   <p>Become a master of the Foundation Grids to create complex layouts faster and with less code. The new XY Grid is the newest and most powerful version. Stay up-to-date with all the new features in Foundation 6.4 and learn how to migrate to the XY Grid with our online webinar training. You’ll also learn all the useful UI components and Foundation JavaScript to really crush your projects.</p>
-  <a href="http://zurb.com/university/foundation-intro" target="_blank">Get registered for an upcoming Foundation training â†’</a>
+  <a href="//zurb.com/university/foundation-intro" target="_blank">Get registered for an upcoming Foundation training â†’</a>
 </div>
 
 
@@ -42,7 +42,7 @@ Start by adding an element with a class of `.row`. This will create a horizontal
 </div>
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/ZKrdZz?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/ZKrdZz?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -122,7 +122,7 @@ Small grids expand to large screens easier than large grids cram into small scre
 </p>
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/oWEKXw?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/oWEKXw?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -156,7 +156,7 @@ Medium sized screens will inherit styles from small, unless you specify a differ
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/vmdoxj?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/vmdoxj?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -192,7 +192,7 @@ If you have just a single column, you can save some markup by combining the `.ro
 </div>
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/ZKrgop?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/ZKrgop?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -216,7 +216,7 @@ Normally, a row is always 1200 pixels wide. Make a row completely fluid by addin
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/rmJXZy?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/rmJXZy?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -235,7 +235,7 @@ You can nest the grids indefinitely, though at a certain point it will get absur
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/zwRgbE?editors=1100" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/zwRgbE?editors=1100" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -281,7 +281,7 @@ Move blocks up to 11 columns to the right by using classes like `.large-offset-1
 </p>
 
 <div class="docs--codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/YVaKyg?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/YVaKyg?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -327,7 +327,7 @@ Move blocks up to 11 columns to the right by using classes like `.large-offset-1
 In order to work around browsers' different rounding behaviors, Foundation will float the last column in a row to the right so the edge aligns. If your row doesn't have a count that adds up to 12 columns, you can tag the last column with a class of `.end` in order to override that behavior. Alternatively, you can set the `$grid-column-align-edge` variable to `false` to turn off this behavior entirely.
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/dWmbpa?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/dWmbpa?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -403,7 +403,7 @@ The `.collapse` class lets you remove column gutters (padding).
 There are times when you won't want each media query to be collapsed or uncollapsed. In this case, use the media query size you want and collapse or uncollapse and add that to your row element. Example shows no gutter at small media size and then adds the gutter to columns at medium.
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/xdWKqa?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/xdWKqa?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -447,7 +447,7 @@ Center your columns by adding a class of `.small-centered` to your column. Large
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/zwWOpL?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/zwWOpL?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -489,7 +489,7 @@ Using these source ordering classes, you can shift columns around between our br
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/QvmLmv?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/QvmLmv?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -547,7 +547,7 @@ Block grids are a shorthand way to create equally-sized columns. Add a class of
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/eWMOjK?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/eWMOjK?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
index 680eefccc261d2163841047f4c1b92526df8665a..4c7c77273b0ec16351e67db054755eb336d89e47 100644 (file)
@@ -21,7 +21,7 @@ There are a number of ways to install Foundation for Sites. Our installation pag
 
 <div class="callout training-callout">
   <p>The number one way to learn your way around Foundation and start mastering responsive web development is via the training courses offered by the ZURB team.</p>
-  <a class="button" href="http://zurb.com/university/foundation-intro" target="_blank">Check out the next Foundation training â†’</a>
+  <a class="button" href="//zurb.com/university/foundation-intro" target="_blank">Check out the next Foundation training â†’</a>
 </div>
 
 With an easy to understand syntax and consistent structure, you'll learn your way around Foundation in no time!
@@ -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="http://foundation.zurb.com/learn/get-your-team-on-a-solid-foundation.html">
+      <a target="_blank" href="//foundation.zurb.com/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="http://foundation.zurb.com/learn/build-your-career-on-a-solid-foundation.html">
+      <a target="_blank" href="//foundation.zurb.com/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,7 +115,7 @@ 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="http://foundation.zurb.com/templates.html">
+      <a target="_blank" href="//foundation.zurb.com/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">
@@ -128,7 +128,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="http://zurb.com/article/1469/foundation-building-blocks-over-100-compo">
+      <a target="_blank" href="//zurb.com/article/1469/foundation-building-blocks-over-100-compo">
         <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/SmhGUT_N-jw/maxresdefault.jpg" class="" height="" width="" alt="" style="height: 142px;">
@@ -141,7 +141,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="http://foundation.zurb.com/building-blocks/kits.html">
+      <a target="_blank" href="//foundation.zurb.com/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%;">
@@ -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="http://foundation.zurb.com/learn/zero-to-website-in-no-time-flat.html">
+      <a target="_blank" href="//foundation.zurb.com/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="">
@@ -174,7 +174,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="http://zurb.com/university/foundation-intro">
+      <a target="_blank" href="//zurb.com/university/foundation-intro">
         <div class="grid-x grid-margin-x accordion-content-item accordion-course-callout">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="{{root}}assets/img/foundation-intro-class.jpg" style="height: 142px;">
@@ -182,7 +182,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
           <div class="cell medium-8">
             <h5>Live Webinar: Introduction to Foundation 6</h5>
             <p>Master Foundation ultra fast. The Foundation team will get you up to speed on everything you need to know to get the most out of Foundation 6.</p>
-            <span href="http://zurb.com/university/foundation-intro" class="accordion-content-item-cta">Learn More</span>
+            <span href="//zurb.com/university/foundation-intro" class="accordion-content-item-cta">Learn More</span>
           </div>
         </div>
       </a>
@@ -202,7 +202,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
     <a href="#" class="accordion-title">Latest Foundation Updates</a>
     <div class="accordion-content" data-tab-content>
 
-      <a target="_blank" href="http://zurb.com/blog/foundation-6-4-a-new-grid-javascript-upgrades-and-slick-new-prototyping-mode">
+      <a target="_blank" href="//zurb.com/blog/foundation-6-4-a-new-grid-javascript-upgrades-and-slick-new-prototyping-mode">
         <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/vrvt9xMFjIE/maxresdefault.jpg" class="" height="" width="" alt="">
@@ -235,7 +235,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
     <a href="#" class="accordion-title">Building Blocks</a>
     <div class="accordion-content" data-tab-content>
 
-      <a target="_blank" href="http://zurb.com/article/1469/foundation-building-blocks-over-100-compo">
+      <a target="_blank" href="//zurb.com/article/1469/foundation-building-blocks-over-100-compo">
         <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/SmhGUT_N-jw/maxresdefault.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="http://foundation.zurb.com/building-blocks/how-to.html">
+      <a target="_blank" href="//foundation.zurb.com/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="">
@@ -294,7 +294,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="http://jointswp.com/">
+      <a target="_blank" href="//jointswp.com/">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-3 accordion-content-item-thumbnail">
             <img src="https://s.w.org/about/images/logos/wordpress-logo-simplified-rgb.png" class="" height="147" width="147" alt="" style="border: 0;">
@@ -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="http://foundation.zurb.com/foundationturns5">
+      <a target="_blank" href="//foundation.zurb.com/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="http://foundation.zurb.com/showcase/brands.html">
+      <a target="_blank" href="//foundation.zurb.com/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,7 +352,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="http://foundation.zurb.com/showcase/case-studies.html">
+      <a target="_blank" href="//foundation.zurb.com/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="">
index 6ebf52672fef8e08d2ff09fd71682dbeb87ad6b5..990eeb8aa1c2d404f4cff9dfabc8812b17dc43bf 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="http://foundation.zurb.com/sites/download" class="button">Download Foundation</a>
+      <a href="//foundation.zurb.com/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](http://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](//foundation.zurb.com/sites/resources) to find even more ways to use Foundation.
index 5e15b6d295f191d3018b664f2fa94b57a7b05068..ea40500bfd337a8df92e9bcd0ddac179f822a0c3 100644 (file)
@@ -46,7 +46,7 @@ var clear = Foundation.Box.ImNotTouchingYou(element [, parent, leftAndRightOnly,
 ## Keyboard
 `js/foundation.util.keyboard.js`
 
-Another quite useful library, `Foundation.Keyboard` has several methods to make keyboard event interaction easier for all. Shout out to [Marius Olbertz](http://www.mariusolbertz.de) of Germany who conceived and coded this library.
+Another quite useful library, `Foundation.Keyboard` has several methods to make keyboard event interaction easier for all. Shout out to [Marius Olbertz](//www.mariusolbertz.de) of Germany who conceived and coded this library.
 
 Ever wanted a handy list of common keycodes and the keys they represent? Use `Foundation.Keyboard.keys`. This is an object containing key/value pairs of the most frequently used keys in our framework.
 
index 07229ef6b0866f96d803d86273e86fed56682dc6..c7058733c208090fcc2e6356bcfcfd02daaf9792 100644 (file)
@@ -34,12 +34,12 @@ You can import in your HTML the complete Foundation library `foundation.min.js`
 Know that they all require `foundation.core.js` to be loaded *first*. Some plugins also require specific utility libraries that ship with Foundation&mdash;refer to a plugin's documentation to find out which plugins require what, and see the [JavaScript Utilities](javascript-utilities.html) page for more information.
 
 <div class="callout warning">
-  <p>Loading many individual files like this creates a lot of network overhead, especially for users on mobile networks. To keep your pages loading quick, we recommend using a tool like <a href="http://gruntjs.com">Grunt</a> or <a href="http://gulpjs.com">Gulp</a> to combine all of your JavaScript files into one.</p>
+  <p>Loading many individual files like this creates a lot of network overhead, especially for users on mobile networks. To keep your pages loading quick, we recommend using a tool like <a href="//gruntjs.com">Grunt</a> or <a href="//gulpjs.com">Gulp</a> to combine all of your JavaScript files into one.</p>
 </div>
 
 ### Import in JavaScript
 
-By default, Foundation is exported as [UMD modules](http://bob.yexley.net/umd-javascript-that-runs-anywhere/). This means that Foundation and its plugins can be imported and used in any JavaScript environment.
+By default, Foundation is exported as [UMD modules](//bob.yexley.net/umd-javascript-that-runs-anywhere/). This means that Foundation and its plugins can be imported and used in any JavaScript environment.
 
 For example with [ES6](https://github.com/lukehoban/es6features#readme) (the ESM format):
 ```js
@@ -50,7 +50,7 @@ import { Dropdown } from 'foundation-sites';
 const $dropdown = new Dropdown($('#mydropdown'));
 ```
 
-With [RequireJs](http://requirejs.org/) (the AMD format):
+With [RequireJs](//requirejs.org/) (the AMD format):
 ```js
 define(['foundation'], function(Foundation) {
   var $dropdown = new Foundation.Dropdown($('#mydropdown'));
index 88e8a05c095fcc6ea93843cfc4c587e7f7096d20..01ab723015e4a5209b859f30949f22e28120f3f5 100644 (file)
@@ -465,7 +465,7 @@ description: Everything but.
 
 
 <div class="docs-codepen-container" data-ks-codepen>
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/dWmVax?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/dWmVax?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
index d20d62b56cf9e159d09e59d0ea6a3d3c9388839e..f8073117019f94417da79f334cc5d9c47e3f6c1a 100644 (file)
@@ -100,14 +100,14 @@ $label-palette: (
 The text color for each label class is determined by either `$label-color` or `$label-color-alt`, whichever settings variable has more contrast.
 
 <div class="primary callout">
-  <p>The default settings meet WCAG 2.0 level AA contrast requirements. Be sure to [check the contrast](http://webaim.org/resources/contrastchecker/) when changing color variables. To give all labels the same color text, set `$label-color` and `$label-color-alt` to the same value &mdash; but know that doing so may decrease accessibility.</p>
+  <p>The default settings meet WCAG 2.0 level AA contrast requirements. Be sure to [check the contrast](//webaim.org/resources/contrastchecker/) when changing color variables. To give all labels the same color text, set `$label-color` and `$label-color-alt` to the same value &mdash; but know that doing so may decrease accessibility.</p>
 </div>
 
 ---
 
 ## Icons
 
-An icon can be dropped into a label just fine. We're using the [Foundation icon font](http://zurb.com/playground/foundation-icon-fonts-3) here, but any icon fonts or image-based icons will work fine.
+An icon can be dropped into a label just fine. We're using the [Foundation icon font](//zurb.com/playground/foundation-icon-fonts-3) here, but any icon fonts or image-based icons will work fine.
 
 <div class="docs-codepen-container">
   <a class="codepen-logo-link" href="https://codepen.io/IamManchanda/pen/dWKrgb?editors=1100" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
index 263484016944e90e87010bde321d1ef5d1ea82f6..afaa69604ff56a22890089de8accda5180fb4149 100644 (file)
@@ -15,7 +15,7 @@ Foundation's Media Object will help you create this common repeatable pattern an
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/NjzbEG?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/NjzbEG?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -61,7 +61,7 @@ Each section aligns to the top by default, but individual sections can also be m
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/aWKpOj" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/aWKpOj" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -117,7 +117,7 @@ By adding the `.stack-for-small` class, you can make your media object responsiv
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/JNZEKe?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/JNZEKe?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -141,7 +141,7 @@ By adding the `.stack-for-small` class, you can make your media object responsiv
 By nesting a media object into the media-object-section section, you can easily indent it. This is great for comment strings.
 
 <div class="docs-codepen-container">
-<a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/aWKpOj" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+<a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/aWKpOj" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
index cdb045df28ac5626ab1a64f75f689e3ac9d327ec..1e11ce739e7473eeef4d0542b53619825e31cb02 100644 (file)
@@ -10,7 +10,7 @@ tags:
 
 <div class="callout training-callout">
   <p>Build better websites and apps, code cleaner, and become a better front-end developer with Foundation training. We're running two online webinar training sessions this month where we break down how to get the most out of Foundation and leap ahead skillwise.</p>
-  <a href="http://zurb.com/university/courses" target="_blank"> Get registered â†’</a>
+  <a href="//zurb.com/university/courses" target="_blank"> Get registered â†’</a>
 </div>
 
 ## Default Media Queries
index c4e75b38d09298d249b415151781e6388d0dc88d..b9e0aebb2b0ca486e2480322cd6599504b327c13 100644 (file)
@@ -14,7 +14,7 @@ flex: true
 
 <div class="callout training-callout">
   <p>Navigation is one the most crucial part of your site. Be a navigation guru with our Foundation online webinar training. You’ll learn techniques for creating responsive navigations that work with any type of site. In addition to that you can learn tips and tricks and best practices for all of Foundation’s components.</p>
-  <a href="http://zurb.com/university/foundation-intro" target="_blank">Find out more about Foundation training classes â†’</a>
+  <a href="//zurb.com/university/foundation-intro" target="_blank">Find out more about Foundation training classes â†’</a>
 </div>
 
 The menu is a flexible, all-purpose component for navigation. It replaces Foundation 5's inline list, side nav, sub nav, and icon bar, unifying them into one component.
index d6b51c25dc48f18b3adc5a2c75dbf731ac6d9cda..91d68fca61eca1f14b7a0a563746f64ceb3c9d07 100644 (file)
@@ -17,7 +17,7 @@ flex: true
 
 <div class="callout training-callout">
   <p>Off-canvas layouts are common and useful for mobile and desktop layouts. Be a navigation guru with our Foundation online webinar training. You’ll learn techniques for creating responsive navigations that work with any type of site. In addition to that you can learn tips and tricks and best practices for all of Foundation’s components.</p>
-  <a href="http://zurb.com/university/foundation-intro" target="_blank">Find out more about Foundation training classes â†’</a>
+  <a href="//zurb.com/university/foundation-intro" target="_blank">Find out more about Foundation training classes â†’</a>
 </div>
 
 <div class="primary callout">
@@ -64,7 +64,7 @@ Along with the Off-canvas container, the main content of your page will be house
 So putting it all together:
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/ZKjXvQ?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/ZKjXvQ?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -101,7 +101,7 @@ Simply add a container with the class `.off-canvas-wrapper`.
 To create a click trigger that opens the panel, add the attribute `data-open` or `data-toggle` to any element. That element will then open or toggle the panel when clicked on. The value of the data attribute should be the ID of the off-canvas.
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/ZKjXvQ?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/ZKjXvQ?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -113,7 +113,7 @@ To create a click trigger that opens the panel, add the attribute `data-open` or
 Foundation's Close component can be used inside the off-canvas to close it.
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/QvBQjo?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/QvBQjo?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -220,7 +220,7 @@ The Off-canvas container requires a positioning class to determine which side of
       <!-- Your menu or Off-canvas content goes here -->
     </div>
     <div class="off-canvas-content" data-off-canvas-content>
-      <img src="http://placehold.it/300x300" class="" height="" width="" alt="">
+      <img src="//placehold.it/300x300" class="" height="" width="" alt="">
     </div>
   </div>
 </div>
@@ -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: http://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: //foundation.zurb.com/building-blocks/blocks/multilevel-offcanvas-menu.html
 
 ---
 
index 853ea6cc5411f16c2c143ab21d7efeb65b3e3850..347e6faacf0b9eb6d53bb4b3d4a41550800102bf 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="http://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="//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>
 </div>
 
 <p>
@@ -162,7 +162,7 @@ The bullets serve two purposes: they mark the current slide, and can be clicked
 ```
 
 <!-- <div class="callout"><p>
-  The new Orbit slider was designed to be a tool for rapid prototyping. While you are welcome to use it in production, if you want something more robust, we welcome you to try [Owl Carousel](http://owlgraphic.com/owlcarousel/).
+  The new Orbit slider was designed to be a tool for rapid prototyping. While you are welcome to use it in production, if you want something more robust, we welcome you to try [Owl Carousel](//owlgraphic.com/owlcarousel/).
 </p>
 <div class="callout alert">
   <p>
index 696b0a2aa7517186b21924cbcb0420f46ce2a324..e82fe45b8ed411b656da8190b9d7cbd48b513b17 100644 (file)
@@ -11,7 +11,7 @@ library:
 
 If you've ever created a static site, maybe you had five pages that all shared the same header and footer. You create your first page, and then copy and paste the common elements to the next page. But now if you need to make a change to the header, the change has to be made across multiple files.
 
-Panini is a flat file compiler that uses the concepts of templates, pages, and partials&mdash;powered by the [Handlebars](http://handlebarsjs.com/) templating language&mdash;to streamline the process of creating static prototypes.
+Panini is a flat file compiler that uses the concepts of templates, pages, and partials&mdash;powered by the [Handlebars](//handlebarsjs.com/) templating language&mdash;to streamline the process of creating static prototypes.
 
 Our [prototyping template](starter-projects.html) uses Panini, along with a host of other tools for processing Sass, JavaScript, and images, to make creating static prototypes easy. It's already been configured to utilize all of the features below, but if you want to learn the specifics of how to configure the library, head over to the [Panini GitHub page](https://github.com/zurb/panini).
 
@@ -49,7 +49,7 @@ A basic page might look like this:
 
 Note that there's no `<html>` or `<body>` tags, and no header or footer. This code will be injected into the `{{> body}}` declaration when Panini assembles your pages.
 
-In the prototyping template, these finished files are compiled into a standalone folder called `dist` (short for "distribution"), which also includes your processed CSS, JavaScript, and images. This folder can easily be uploaded to any web server, or Notable's [Hosted Prototypes](http://zurb.com/notable/features/hosted) service.
+In the prototyping template, these finished files are compiled into a standalone folder called `dist` (short for "distribution"), which also includes your processed CSS, JavaScript, and images. This folder can easily be uploaded to any web server, or Notable's [Hosted Prototypes](//zurb.com/notable/features/hosted) service.
 
 ---
 
@@ -119,7 +119,7 @@ The `../` is added only on pages in a sub-folder, so the CSS can still be proper
 
 ## Helpers
 
-Helpers are special functions that manipulate content on the page. In addition to [Handlebars's built-in helpers](http://handlebarsjs.com/builtin_helpers.html), Panini includes a few custom helpers and you can add your own.
+Helpers are special functions that manipulate content on the page. In addition to [Handlebars's built-in helpers](//handlebarsjs.com/builtin_helpers.html), Panini includes a few custom helpers and you can add your own.
 
 ### ifequal
 Displays the HTML inside the helper if the two values are equal. 
@@ -178,7 +178,7 @@ Converts Markdown into HTML.
 ```handlebars
 {{#markdown}}
 # Heading 1
-Lorem ipsum [dolor sit amet](http://html5zombo.com), consectetur adipisicing elit. Nam dolor, perferendis. Mollitia aut dolorum, est amet libero eos ad facere pariatur, ullam dolorem similique fugit, debitis impedit, eligendi officiis dolores.
+Lorem ipsum [dolor sit amet](//html5zombo.com), consectetur adipisicing elit. Nam dolor, perferendis. Mollitia aut dolorum, est amet libero eos ad facere pariatur, ullam dolorem similique fugit, debitis impedit, eligendi officiis dolores.
 {{/markdown}}
 ```
 
@@ -222,7 +222,7 @@ Then in your projects call your custom `{{#bold}}` helper
 
 Custom data can be added to your pages. This data can then be inserted into your HTML through Handlebars. There are two ways to add data to a project.
 
-To add variables to a specific page only, add it at the top of the page's HTML as a [Front Matter](http://jekyllrb.com/docs/frontmatter/) block. Let's say the below content is inside `src/pages/index.html`.
+To add variables to a specific page only, add it at the top of the page's HTML as a [Front Matter](//jekyllrb.com/docs/frontmatter/) block. Let's say the below content is inside `src/pages/index.html`.
 
 ```html
 ---
index 719273a9e317d3d6269fb110e98c251128a47a46..2aec607bc320087eafcaf1549b5f02d4a3fca9ac 100644 (file)
@@ -23,7 +23,7 @@ If the value of the progress bar is not numeric, also add the attribute `aria-va
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/PmBqPB?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/PmBqPB?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -51,7 +51,7 @@ A progress bar can be styled with the `.secondary`, `.success`, `.warning`, and
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/mmjJPL?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/mmjJPL?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -83,7 +83,7 @@ You can add text inside the meter of a progress bar. Make sure the text you use
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/NjBqRm?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/NjBqRm?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -98,7 +98,7 @@ You can add text inside the meter of a progress bar. Make sure the text you use
 
 ## Native Progress
 
-As an alternative to our custom progress bar style, you can also opt to use the native `<progress>` element. It provides a more succinct way to create progress bars, but it's not supported in IE9, and some other older browsers. [View `<progress>` element support.](http://caniuse.com/#feat=progress)
+As an alternative to our custom progress bar style, you can also opt to use the native `<progress>` element. It provides a more succinct way to create progress bars, but it's not supported in IE9, and some other older browsers. [View `<progress>` element support.](//caniuse.com/#feat=progress)
 
 ```html_example
 <progress max="100" value="75"></progress>
@@ -123,7 +123,7 @@ The `<progress>` element can be styled with the same coloring classes: `.seconda
 
 ## Native Meter
 
-For the *extra* adventurous developers out there, we also provide styles for the `<meter>` element. What's the difference? `<progress>` represents a value that changes over time, like storage capacity. `<meter>` represents a value that fluctuates around some optimum value. It also has *no* support in Internet Explorer, Mobile Safari, or Android 2. [View `<meter>` element support.](http://caniuse.com/#search=meter)
+For the *extra* adventurous developers out there, we also provide styles for the `<meter>` element. What's the difference? `<progress>` represents a value that changes over time, like storage capacity. `<meter>` represents a value that fluctuates around some optimum value. It also has *no* support in Internet Explorer, Mobile Safari, or Android 2. [View `<meter>` element support.](//caniuse.com/#search=meter)
 
 If you're using the Sass version of Foundation, add this line to your main Sass file to export the `<meter>` CSS:
 
index cb85fbf79c8c0dcbd7db1c2ab72b994124ddf7a1..4833b0a761c507df5029e9ef5967701bdaa95a3c 100644 (file)
@@ -109,7 +109,7 @@ $prototype-transformation-breakpoints: true;
 These `.radius`, `.rounded`, `.bordered` & `.shadow` classes can be used independently or together to style the component by rounding its corners, giving light borders, and creating shadow to it respectively. Mostly used in buttons, cards, tables, images and many more.
 
 <div class="primary callout">
-       **Sass Tip**: You can use [Shadow](#shadow) mixin to create something like `shadow-hover-focus`. [Codepen example](http://codepen.io/IamManchanda/pen/XMRMwo)
+       **Sass Tip**: You can use [Shadow](#shadow) mixin to create something like `shadow-hover-focus`. [Codepen example](//codepen.io/IamManchanda/pen/XMRMwo)
 </div>
 
 <p>
index 47439dc22ae44ca6dfc97023d4e770e97d9b0da7..3d2a8724e280a866082f2002edbf5d9dc3d135b8 100644 (file)
@@ -90,7 +90,7 @@ A drilldown menu works well on mobile, but on larger screens, you may want to co
 <br>
 <div class="alert callout">
   <p>
-    <strong>Bug(v6.3.1):</strong> There is a bug within <strong>drilldown-dropdown menu</strong> combo. If you set up a responsive menu with drilldown on small, then dropdown for medium up, and resize to small and then back to medium the dropdowns will not work. The bug can be reproduced <a href="http://codepen.io/IamManchanda/pen/mmGOgG?editors=1000">here</a> <br>
+    <strong>Bug(v6.3.1):</strong> There is a bug within <strong>drilldown-dropdown menu</strong> combo. If you set up a responsive menu with drilldown on small, then dropdown for medium up, and resize to small and then back to medium the dropdowns will not work. The bug can be reproduced <a href="//codepen.io/IamManchanda/pen/mmGOgG?editors=1000">here</a> <br>
     <strong>Good News:</strong> The Bug will be fixed with the upcoming foundation release. If you are specifically using <strong>v6.3.1</strong>, we recommend to use this below patch to fix this.
   </p>
 </div>
index b33d9e36b45ca8b7c10e5a0971945e4e9817d552..994985c55f558056af71c4bb3c497dff3533e8f1 100644 (file)
@@ -12,7 +12,7 @@ tags:
 
 <div class="callout training-callout">
   <p>We hope you’re loving these free documentation videos! If you’d like to really accelerate your learning and master the world of front-end development, our Foundation online webinar training is the answer.</p>
-  <a href="http://zurb.com/university/courses" target="_blank">See the upcoming Foundation trainings â†’</a>
+  <a href="//zurb.com/university/courses" target="_blank">See the upcoming Foundation trainings â†’</a>
 </div>
 
 ## Basics
index 2cc25f979c3a1d1998ba5f62ed0ee3733613f721..3c3dcb97a56c171cf429cbef61b0354b463608ce 100644 (file)
@@ -25,13 +25,13 @@ You'll need to change your lang attribute value to match your language. Here's a
 - **Urdu:** `ur`
 - **Yiddish:** `yi`, `ji`
 
-View of a [full list of language codes](http://www.loc.gov/standards/iso639-2/php/code_list.php) on the website of the Library of Congress.
+View of a [full list of language codes](//www.loc.gov/standards/iso639-2/php/code_list.php) on the website of the Library of Congress.
 
 ---
 
 ## CSS Download
 
-If you use a CSS version of Foundation (the ones you can find on the [download page](http://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](//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.
 
 ---
 
index 692d84545730a70fd6ffe6dddb8735138eb6a147..c47334b4b416ccf36a0989404c3f20b7101c1dda 100644 (file)
@@ -6,11 +6,11 @@ video: mYiyunVQdMY
 
 <div class="callout training-callout">
   <p>Get trained up on Foundation's Sass with our online webinar training. Sass allows you to write dramatically more efficient code. We'll go over things like how to install and start compiling Sass, nesting mixins and functions, and writing fully semantic CSS using Foundation mixins for insanely maintainable code.</p>
-  <a href="http://zurb.com/university/advanced-foundation-training" target="_blank">Reserve your spot â†’</a>
+  <a href="//zurb.com/university/advanced-foundation-training" target="_blank">Reserve your spot â†’</a>
 </div>
 
 <div class="primary callout">
-  <p>Not familiar with Sass? The [official tutorial](http://sass-lang.com/guide) on sass-lang.com is a great place to start.</p>
+  <p>Not familiar with Sass? The [official tutorial](//sass-lang.com/guide) on sass-lang.com is a great place to start.</p>
 </div>
 
 ## Compatibility
index 0c20489608df9024bc8bf334d21a3dca7a516de3..2cddfbecc4f091027360cbcc9fcfa3e30f379665 100644 (file)
@@ -154,7 +154,7 @@ Or with a step size:
 
 ## Native Range Slider
 
-In Foundation 6.2, we introduced styles for `<input type="range">`, the native HTML element for range sliders. It's not supported in every browser, namely IE9 and some older mobile browsers. [View browser support for the range input type.](http://caniuse.com/#feat=input-range)
+In Foundation 6.2, we introduced styles for `<input type="range">`, the native HTML element for range sliders. It's not supported in every browser, namely IE9 and some older mobile browsers. [View browser support for the range input type.](//caniuse.com/#feat=input-range)
 
 <p>
   <a class="" data-open-video="10:05"><img src="{{root}}assets/img/icons/watch-video-icon.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>
index a766070061d0ea8f8d36aafb9d1024f99054e7d7..5999791e110dea29a913362519607279c94e229e 100644 (file)
@@ -5,7 +5,7 @@ video: 'lFrpnk0Oo_8'
 ---
 
 
-Our project templates give you a solid... *Foundation* on which to start a new project. Both templates use the [Gulp](http://gulpjs.com) build system to automate the process of compiling Sass, processing JavaScript, copying files, and more.
+Our project templates give you a solid... *Foundation* on which to start a new project. Both templates use the [Gulp](//gulpjs.com) build system to automate the process of compiling Sass, processing JavaScript, copying files, and more.
 
 ## Basic Template
 
@@ -67,7 +67,7 @@ npm install
 npm start
 ```
 
-Once compiled, you project is viewable at: <a class="button primary" href="http://localhost:8000" target="_blank">http://localhost:8000</a>
+Once compiled, you project is viewable at: <a class="button primary" href="//localhost:8000" target="_blank">//localhost:8000</a>
 
 The biggest difference between this and the basic template is the folder structure. In the ZURB Template, your project has a `src/` folder which contains your source files, and a separate `dist/` folder with your finished website. As you work on your project, Gulp continuously updates your `dist/` folder with new versions of files. To compile a production build, run `npm run build`.
 
@@ -88,13 +88,13 @@ Here's an overview of what the ZURB Template can do:
 
 * **Page Compilation**
 
-  The `src/` directory includes three folders used to create HTML pages: `pages/`, `layouts/`, and `partials/`. A flat file compiler called [Panini](panini.html) is used to process your project's various pages, inserting them into a common template, and injecting any HTML partials. This is done with a templating language called [Handlebars](http://handlebarsjs.com/).
+  The `src/` directory includes three folders used to create HTML pages: `pages/`, `layouts/`, and `partials/`. A flat file compiler called [Panini](panini.html) is used to process your project's various pages, inserting them into a common template, and injecting any HTML partials. This is done with a templating language called [Handlebars](//handlebarsjs.com/).
 
   Panini has a dedicated page here in the docs that explains its various features. **[Learn more about Panini.](panini.html)**
 
 * **Sass Compilation**
 
-  Sass is compiled to CSS using [Libsass](http://sass-lang.com/libsass) (via [node-sass](https://github.com/sass/node-sass)). The main Sass file is under `src/assets/scss/app.scss`, and imports Foundation and Motion UI. Any new Sass partials you create should be in this folder as well.
+  Sass is compiled to CSS using [Libsass](//sass-lang.com/libsass) (via [node-sass](https://github.com/sass/node-sass)). The main Sass file is under `src/assets/scss/app.scss`, and imports Foundation and Motion UI. Any new Sass partials you create should be in this folder as well.
 
   The CSS is output in the `nested` style, which is readable like normal CSS. A source map is also created, which can be read by developer tools such as the Chrome Web Inspector. When building for production, the CSS is also compressed with [clean-css](https://github.com/jakubpawlowicz/clean-css/issues), and pruned with [UnCSS](https://github.com/giakki/uncss). UnCSS scans the HTML of your pages and removes any CSS classes you didn't use.
 
@@ -106,7 +106,7 @@ Here's an overview of what the ZURB Template can do:
   A source map is created that maps back to the original files. By default, the bundled `app.js` is uncompressed. When building for production, the file is run through [UglifyJS](https://github.com/mishoo/UglifyJS) for compression.
 
   The whole bundling process is handled by [webpack](https://webpack.js.org): it manages all assets and dependencies for you and compiles them into one single file. If you're unfamiliar with imports or module bundling, check out:
-  * [What are ES6 imports](http://2ality.com/2014/09/es6-modules-final.html)
+  * [What are ES6 imports](//2ality.com/2014/09/es6-modules-final.html)
   * [Beginner’s guide to webpack](https://medium.com/javascript-training/beginner-s-guide-to-webpack-b1f1a3638460)
   * [Beginner’s guide to JavaScript Modules](https://medium.freecodecamp.org/javascript-modules-a-beginner-s-guide-783f7d7a5fcc).
 
@@ -116,7 +116,7 @@ Here's an overview of what the ZURB Template can do:
 
 * **BrowserSync**
 
-  The template creates a [BrowserSync](http://www.browsersync.io/) server, which is at `http://localhost:8000`. Load this URL to see your compiled templates. While the server is running, any time you save a file, any pages you have open will automatically refresh, allowing you to see changes in real-time as you work.
+  The template creates a [BrowserSync](//www.browsersync.io/) server, which is at `//localhost:8000`. Load this URL to see your compiled templates. While the server is running, any time you save a file, any pages you have open will automatically refresh, allowing you to see changes in real-time as you work.
 
 * **Style Guide Creation**
 
index 60d1f952ab72a81ef697ee4ce46582e6cafd7464..bb330d4fb86f214b6495cdb79dee296f1996c8b6 100644 (file)
@@ -14,7 +14,7 @@ No bells or whistles here, just a straight up table for all of your basic table
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/zwaazZ?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/zwaazZ?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -61,7 +61,7 @@ Need to spiff up the table just a tad? Just add the class `.hover` to lightly da
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/xdzzgr?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/xdzzgr?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -111,7 +111,7 @@ By default, table rows are striped. There's an `.unstriped` class to remove the
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/IamManchanda/pen/MmBQag?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/IamManchanda/pen/MmBQag?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -161,7 +161,7 @@ To stack a table on small screens, add the class `.stack`.
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/IamManchanda/pen/EmpQPK?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/IamManchanda/pen/EmpQPK?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -216,7 +216,7 @@ Got a lot of tubular tabular data? Add a wrapper element with the class `.table-
 </div>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/IamManchanda/pen/vmadKp?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/IamManchanda/pen/vmadKp?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
index 0ef14bdb3ee959fc4b76df3870aa0ef52e08bc53..ef1ef34d7bcc04565d48405f14ecd80564cd5c0a 100644 (file)
@@ -215,7 +215,7 @@ Add the attribute `data-deep-link="true"` to a tabstrip to:
 </div>
 ```
 
-For example, <a target="_blank" href="#panel3d">http://example.com/#panel3d</a> will open the third tab panel at page load. This example will open a new browser tab and scroll you to the open tab.
+For example, <a target="_blank" href="#panel3d">//example.com/#panel3d</a> will open the third tab panel at page load. This example will open a new browser tab and scroll you to the open tab.
 
 When linking directly to a tab panel, it might not be obvious that the content appears within a tab panel. An additional attribute `data-deep-link-smudge` rolls the page up slightly after deep linking (to a horizontal tabset) so that the tabstrip is at the top of the viewport.
 
index 2c4a80213039d4174118396bf154dc6561dc2a3f..2a0d915c643b252818460799ea46b55c100ca2c1 100644 (file)
@@ -15,7 +15,7 @@ By default, a tooltip appears below the defined term on hover.
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/zwLxaY?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/zwLxaY?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -33,7 +33,7 @@ To get a tip-top top tooltip (lol), just add the class `.top` to the `<span>` el
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/BRPyqx?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/BRPyqx?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -52,7 +52,7 @@ By default, clicking on a tooltip will leave it open until you click somewhere e
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/XRBJvm?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/XRBJvm?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -81,7 +81,7 @@ You can also position the tooltips to the right and left of the word by adding t
 </div>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/ZURBFoundation/pen/EmpaJP?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/ZURBFoundation/pen/EmpaJP?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
index 574bb2fef19e41eb20975d1db211fff0710f7b12..15cb37839e890eacdf6cf02f12aba09585534efd 100644 (file)
@@ -8,7 +8,7 @@ flex: true
 
 <div class="callout training-callout">
   <p>Navigation is one the most crucial part of your site. Be a navigation guru with our Foundation online webinar training. You’ll learn techniques for creating responsive navigations that work with any type of site. In addition to that you can learn tips and tricks and best practices for all of Foundation’s components.</p>
-  <a href="http://zurb.com/university/foundation-intro" target="_blank">Find out more about Foundation training classes â†’</a>
+  <a href="//zurb.com/university/foundation-intro" target="_blank">Find out more about Foundation training classes â†’</a>
 </div>
 
 ## Basics
index 2a1c162532c2ff69c77c322de1628c8da92d0974..66f36079052dde4ab3a3f934d568acd4c1b57e05 100644 (file)
@@ -332,7 +332,7 @@ Prefer using actual text over text inside a graphic. Assistive technologies can'
 
 ### Contrast
 
-The contrast between the color of an element's text and its background should be high enough that low-vision users can read it. **The minimum recommended contrast ratio is 4.5:1.** There are no automated tools that can effectively check this for you, but if you aren't sure about a specific color combination, you can run it through one of many color contrast checkers, such as [WebAIM's color contrast checker](http://webaim.org/resources/contrastchecker/).
+The contrast between the color of an element's text and its background should be high enough that low-vision users can read it. **The minimum recommended contrast ratio is 4.5:1.** There are no automated tools that can effectively check this for you, but if you aren't sure about a specific color combination, you can run it through one of many color contrast checkers, such as [WebAIM's color contrast checker](//webaim.org/resources/contrastchecker/).
 
 Google Chrome's [Accessibility Developer Tools](https://chrome.google.com/webstore/detail/accessibility-developer-t/fpkknkljclfencbdbgkenhalefipecmb?hl=en) also includes a contrast checker. By selecting an element in the inspector, you can see if the contrast meets the minimum standards.
 
@@ -357,10 +357,10 @@ We use the `rem` unit nearly everywhere in Foundation, and even wrote a Sass fun
 
 ### More Resources
 
-- [WebAIM: Fonts](http://webaim.org/techniques/fonts/)
-- [WebAIM: Links and HyperText](http://webaim.org/techniques/hypertext/)
-- [WebAIM: Writing Clearly and Simply](http://webaim.org/techniques/semanticstructure/)
-- [WebAIM: Color Contrast Checker](http://webaim.org/resources/contrastchecker/)
+- [WebAIM: Fonts](//webaim.org/techniques/fonts/)
+- [WebAIM: Links and HyperText](//webaim.org/techniques/hypertext/)
+- [WebAIM: Writing Clearly and Simply](//webaim.org/techniques/semanticstructure/)
+- [WebAIM: Color Contrast Checker](//webaim.org/resources/contrastchecker/)
 
 ---
 
index 403e14afda93211563d4113acebe23f9f7bc6337..ce749d72a483bd9f06450847f62b847cd9eec941 100644 (file)
@@ -23,7 +23,7 @@ Adding a breakpoint to the front of a text alignment class will cause it to only
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/IamManchanda/pen/QvBQOe?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/IamManchanda/pen/QvBQOe?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html
@@ -52,7 +52,7 @@ Lighten up your headers by adding a class of `.subheader` to any header element.
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/IamManchanda/pen/vmadjr?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/IamManchanda/pen/vmadjr?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -75,7 +75,7 @@ A slightly-larger-than-normal block of text, useful for decks, blurbs, or other
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/IamManchanda/pen/GmBQGY?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/IamManchanda/pen/GmBQGY?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -95,7 +95,7 @@ In Foundation, the `<ul>` is a bulleted list and `<ol>` is a numbered list by de
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/IamManchanda/pen/wdxyxb?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/IamManchanda/pen/wdxyxb?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
@@ -176,7 +176,7 @@ If you're building a dashboard, you might need to display some important numbers
 </p>
 
 <div class="docs-codepen-container">
-  <a class="codepen-logo-link" href="http://codepen.io/IamManchanda/pen/XRBZxp?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+  <a class="codepen-logo-link" href="//codepen.io/IamManchanda/pen/XRBZxp?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
 ```html_example
index 8f07ce23a7a736d7be5a66a78a2e6a782276f447..6192dc5d92db798fe7106ac377eb305f3f9d6c67 100644 (file)
@@ -13,7 +13,7 @@ tags:
 </div>
 
 <div class="callout warning">
-  <p>There are no classes to detect touchscreen devices, as both desktop and mobile browsers inconsistently report touch support. Learn more here: <a href="http://www.stucox.com/blog/you-cant-detect-a-touchscreen/">You Can't Detect a Touchscreen</a></p>
+  <p>There are no classes to detect touchscreen devices, as both desktop and mobile browsers inconsistently report touch support. Learn more here: <a href="//www.stucox.com/blog/you-cant-detect-a-touchscreen/">You Can't Detect a Touchscreen</a></p>
 </div>
 
 ## Show by Screen Size
index b2517f7649625dd5c0443d78a9db3cef8713eb0c..f3994dd0dae8aac242323096b06f4a79f305da3e 100644 (file)
@@ -7,7 +7,7 @@ sass: scss/xy-grid/*.scss
 
 <div class="callout training-callout">
   <p>The XY Grid is a huge advancement in Grids. Stay up-to-date with all the new features in Foundation 6.4 with our online webinar training. You’ll come away knowing the ins and outs of the XY Grid to create complex layouts faster and with less code. Not to mention all the useful UI components and Foundation JavaScript you’ll learn. You’ll make your coworkers jealous.</p>
-  <a href="http://zurb.com/university/foundation-intro" target="_blank">Don’t miss out on the upcoming Foundation trainings â†’</a>
+  <a href="//zurb.com/university/foundation-intro" target="_blank">Don’t miss out on the upcoming Foundation trainings â†’</a>
 </div>
 
 ## XY Grid Basics
@@ -18,7 +18,7 @@ The XY grid works very similarly to the standard float grid, but includes a numb
 
 ## Browser support
 
-The XY grid is supported in Chrome, Firefox, Safari 6+, IE10+, iOS 7+, and Android 4.4+. Flexbox is supported in Android 2, but not reliably enough for use with this grid. ([View Flexbox browser support.](http://caniuse.com/#feat=flexbox)) We recommend only using the XY grid on projects that can live with purely cutting-edge browser support.
+The XY grid is supported in Chrome, Firefox, Safari 6+, IE10+, iOS 7+, and Android 4.4+. Flexbox is supported in Android 2, but not reliably enough for use with this grid. ([View Flexbox browser support.](//caniuse.com/#feat=flexbox)) We recommend only using the XY grid on projects that can live with purely cutting-edge browser support.
 
 ---
 
index 29c917c821acd91660f09b4efafd1571b628d9c5..a5bc254e37f43418368e26dc5a77bcaf771c32e9 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="http://foundation.zurb.com/sites/docs/v/5.5.3/index.html">Foundation 5</a></li>
-          <li><a href="http://foundation.zurb.com/sites/docs/v/4.3.2/index.html">Foundation 4</a></li>
-          <li><a href="http://foundation.zurb.com/sites/docs/v/3.2.5/">Foundation 3</a></li>
-          <li><a href="http://foundation.zurb.com/sites/docs/v/2.2.1/">Foundation 2</a></li>
+          <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>
         </ul>
       </div>
     </li>
index 5fe8c4400b6a2a6e85592b3b99e20e36d533c756..c73d1969d0d65a3ef26bb08eaba7e1f99966f505 100644 (file)
@@ -4,7 +4,7 @@
     <div class="small-12 column text-center">
       <h5 class="homepage-section-subtitle lighter hide-me">Register Today</h5>
       <span class="homepage-section-subtitle-divider lighter small-centered hide-me"></span>
-      <h1 class="homepage-section-title hide-me">Get all the answers in our <br><!-- August 8th  --><a class="hyperlink" href="http://zurb.com/university/courses">Foundation Classes</a></h1>
+      <h1 class="homepage-section-title hide-me">Get all the answers in our <br><!-- August 8th  --><a class="hyperlink" href="//zurb.com/university/courses">Foundation Classes</a></h1>
     </div>
     <div class="small-11 medium-10 large-9 column text-center small-centered">
       <p class="homepage-section-desc hide-me">Learn Foundation from the creators in our interactive online webinars which will keep you up to date with the latest trends and skills needed to win your projects.</p>
index 8e15feff726cc092adec842a38cbe87cb4125f09..7a5738eded2206390fb3c20fcb099658e1b5b003 100755 (executable)
@@ -5,19 +5,19 @@
   <div class="footer-nav-center">
     <ul class="footer-nav-menu">
       <li class="footer-nav-menu-item">
-        <a href="http://zurb.com/responsive">Showcase</a>
+        <a href="//zurb.com/responsive">Showcase</a>
       </li>
       <li class="footer-nav-menu-item">
-        <a href="http://zurb.com/university/courses">Training</a>
+        <a href="//zurb.com/university/courses">Training</a>
       </li>
       <li class="footer-nav-menu-item">
-        <a href="http://foundation.zurb.com/develop/getting-started.html">Building Blocks</a>
+        <a href="//foundation.zurb.com/develop/getting-started.html">Building Blocks</a>
       </li>
       <li class="footer-nav-menu-item">
-        <a href="http://foundation.zurb.com/get-involved/support.html">Get Involved</a>
+        <a href="//foundation.zurb.com/get-involved/support.html">Get Involved</a>
       </li>
       <li class="footer-nav-menu-item">
-        <a href="http://foundation.zurb.com/sites/docs/">Docs</a>
+        <a href="//foundation.zurb.com/sites/docs/">Docs</a>
       </li>
     </ul>
   </div>
index e208f6d79ecc34f7496b33772d0a850684fced18..771eb3cb35b2ceb061b463d06abb92cd4e5573ef 100644 (file)
@@ -1,5 +1,5 @@
   <!-- Info Banner For Announcements or Links -->
-<!-- <a href="http://zurb.com/university/foundation-intro" class="docs-banner course-banner">
+<!-- <a href="//zurb.com/university/foundation-intro" class="docs-banner course-banner">
   <div class="info">
     <h5 class=""><strong>To master everything new in 6.4, along with the rest of Foundation register for our Aug 8th Webinar Class &rsaquo;</strong></h5>
   </div>
index 886081a1c2ed0d2b7ca54b00715a48b66f4529b4..43f9c05829d5daddbd0985e4d8bd6c25fcf7ab2b 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="http://foundation.zurb.com/index.html">ZURB <strong>Foundation</strong></a>
+    <a class="zurb-logo" href="//foundation.zurb.com/index.html">ZURB <strong>Foundation</strong></a>
   </div>
 </div>
index d8db7a775a59e19d12a5b7a1738af425b6bf1d3d..5cd864c6688e1136000db0a29db67ea8b03d0631 100644 (file)
@@ -1,73 +1,73 @@
 <nav class="global-nav show-for-smedium">
 
   <div class="global-nav-title">
-    <a class="zurb-logo" href="http://foundation.zurb.com/index.html">ZURB <strong>Foundation</strong></a>
+    <a class="zurb-logo" href="//foundation.zurb.com/index.html">ZURB <strong>Foundation</strong></a>
   </div>
 
   <ul class="dropdown menu right-side" data-dropdown-menu data-click-open="true">
 
     <li class="menu-item">
-      <a href="http://zurb.com/responsive">Showcase</a>
+      <a href="//zurb.com/responsive">Showcase</a>
       <ul class="menu">
-        <li><a href="http://zurb.com/responsive">Foundation Showcase</a></li>
-        <li><a href="http://foundation.zurb.com/showcase/brands.html">Brands</a></li>
-        <li><a href="http://foundation.zurb.com/showcase/case-studies.html">Case Studies</a></li>
-        <li><a href="http://foundation.zurb.com/showcase/blog.html">Blog</a></li>
-        <li><a href="http://foundation.zurb.com/showcase/buzz.html">Buzz</a></li>
-        <li><a href="http://foundation.zurb.com/showcase/about.html">About Foundation</a></li>
+        <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>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="http://foundation.zurb.com/develop/getting-started.html">Develop</a>
+      <a href="//foundation.zurb.com/develop/getting-started.html">Develop</a>
       <ul class="menu">
         <li class="title">Frameworks</li>
-        <li><a href="http://foundation.zurb.com/sites.html">Foundation for Sites</a></li>
-        <li><a href="http://foundation.zurb.com/emails.html">Foundation for Email</a></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 class="divider"></li>
         <li class="title">Develop</li>
-        <li><a href="http://foundation.zurb.com/templates.html">HTML Templates</a></li>
-        <li><a href="http://foundation.zurb.com/sites/resources.html">Resources</a></li>
-        <li><a href="http://foundation.zurb.com/develop/building-blocks.html">Building Blocks</a></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>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="http://foundation.zurb.com/learn/tutorials.html">Tutorials</a>
+      <a href="//foundation.zurb.com/learn/tutorials.html">Tutorials</a>
       <ul class="menu vertical">
-        <li><a href="http://foundation.zurb.com/learn/tutorials.html">Tutorials</a></li>
-        <li><a href="http://zurb.com/university/lessons">Lessons</a></li>
-        <li><a href="http://zurb.com/university/courses">Courses</a></li>
-        <li><a href="http://zurb.com/university/training">Custom Training</a></li>
-        <li><a href="http://foundation.zurb.com/learn/certification.html">Certification</a></li>
-        <li><a href="http://foundation.zurb.com/learn/responsive-reading.html">Responsive Reading</a></li>
+        <li><a href="//foundation.zurb.com/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>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="http://foundation.zurb.com/get-involved/support.html">Get Involved</a>
+      <a href="//foundation.zurb.com/get-involved/support.html">Get Involved</a>
       <ul class="menu vertical">
-        <li><a href="http://foundation.zurb.com/get-involved/support.html">Connect</a></li>
-        <li><a href="http://foundation.zurb.com/get-involved/premium-support.html">PLZ Halp</a></li>
-        <li><a href="http://foundation.zurb.com/forum/">Foundation Forum</a></li>
-        <li><a href="http://foundation.zurb.com/learn/events.html">Events</a></li>
-        <li><a href="http://foundation.zurb.com/get-involved/faq.html">FAQs</a></li>
-        <li><a href="http://foundation.zurb.com/get-involved/contribute.html">Contribute</a></li>
-        <li><a href="http://foundation.zurb.com/get-involved/yetinauts.html">Yetinauts</a></li>
-        <li><a href="http://foundation.zurb.com/get-involved/partners.html">Partners</a></li>
-        <li><a href="http://foundation.zurb.com/email-sponsorships.html">Sponsorships</a></li>
+        <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>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="http://foundation.zurb.com/frameworks-docs.html">Docs</a>
+      <a href="//foundation.zurb.com/frameworks-docs.html">Docs</a>
       <ul class="menu vertical">
-        <li><a target="_blank" href="http://foundation.zurb.com/sites/docs/">Sites Docs</a></li>
-        <li><a target="_blank" href="http://foundation.zurb.com/emails/docs">Emails Docs</a></li>
+        <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>
       </ul>
     </li>
 
-    <li class="menu-button"><a href="http://foundation.zurb.com/develop/getting-started.html" class="button">Getting Started</a></li>
+    <li class="menu-button"><a href="//foundation.zurb.com/develop/getting-started.html" class="button">Getting Started</a></li>
 
   </ul>
 </nav>
index 368b25a669aaa4080e3be0801aa23a3330a0d059..ed960abb77751b048f3e3f83954a8fbd2648d75e 100644 (file)
@@ -3,13 +3,13 @@
 
     <div class="row newsletter-signup-inner">
       <div class="medium-7 large-8 columns">
-        <a href="http://foundation.zurb.com/learn/responsive-reading.html">
+        <a href="//foundation.zurb.com/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="http://foundation.zurb.com/learn/responsive-reading.html" class="button expanded">Download the PDF</a>
+        <a style="margin-bottom: 0;" href="//foundation.zurb.com/learn/responsive-reading.html" class="button expanded">Download the PDF</a>
       </div>
     </div>
   </div>
index b2d79d2a2874f40ac4d9d12a1a939d7209ef8a63..b01bf4bb3ef7e46a5c561e281a7816a7d0374778 100644 (file)
@@ -5,65 +5,65 @@
   <ul class="mobile-ofc vertical menu">
 
     <li>
-      <a href="http://zurb.com/responsive">Showcase</a>
+      <a href="//zurb.com/responsive">Showcase</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="http://zurb.com/responsive">Foundation Showcase</a></li>
-        <li><a href="http://foundation.zurb.com/showcase/brands.html">Brands</a></li>
-        <li><a href="http://foundation.zurb.com/showcase/case-studies.html">Case Studies</a></li>
-        <li><a href="http://foundation.zurb.com/showcase/blog.html">Blog</a></li>
-        <li><a href="http://foundation.zurb.com/showcase/buzz.html">Buzz</a></li>
-        <li><a href="http://foundation.zurb.com/showcase/about.html">About Foundation</a></li>
+        <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>
       </ul>
     </li>
 
     <li>
-      <a href="http://foundation.zurb.com/develop/getting-started.html">Develop</a>
+      <a href="//foundation.zurb.com/develop/getting-started.html">Develop</a>
       <ul class="submenu menu vertical" data-submenu>
         <li class="title">Frameworks</li>
-        <li><a href="http://foundation.zurb.com/sites.html">Foundation for Sites</a></li>
-        <li><a href="http://foundation.zurb.com/emails.html">Foundation for Email</a></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 class="divider"></li>
         <li class="title">Develop</li>
-        <li><a href="http://foundation.zurb.com/templates.html">HTML Templates</a></li>
-        <li><a href="http://foundation.zurb.com/sites/resources.html">Resources</a></li>
-        <li><a href="http://foundation.zurb.com/develop/building-blocks.html">Building Blocks</a></li>
-        <li><a href="http://foundation.zurb.com/develop/contribute.html">Contribute</a></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>
       </ul>
     </li>
 
     <li>
-      <a href="http://foundation.zurb.com/learn/tutorials.html">Tutorials</a>
+      <a href="//foundation.zurb.com/learn/tutorials.html">Tutorials</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="http://foundation.zurb.com/learn/tutorials.html">Tutorials</a></li>
-        <li><a href="http://foundation.zurb.com/learn/classes.html">Classes</a></li>
-        <li><a href="http://foundation.zurb.com/learn/custom-training.html">Custom Training</a></li>
-        <li><a href="http://foundation.zurb.com/learn/certification.html">Certification</a></li>
-        <li><a href="http://foundation.zurb.com/learn/responsive-reading.html">Responsive Reading</a></li>
+        <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>
       </ul>
     </li>
 
     <li>
-      <a href="http://foundation.zurb.com/get-involved/support.html">Get Involved</a>
+      <a href="//foundation.zurb.com/get-involved/support.html">Get Involved</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="http://foundation.zurb.com/get-involved/support.html">Connect</a></li>
-        <li><a href="http://foundation.zurb.com/get-involved/premium-support.html">PLZ Halp</a></li>
-        <li><a href="http://foundation.zurb.com/forum/sort/unanswered">Foundation Forum</a></li>
-        <li><a href="http://foundation.zurb.com/learn/events.html">Events</a></li>
-        <li><a href="http://foundation.zurb.com/get-involved/faq.html">FAQs</a></li>
-        <li><a href="http://foundation.zurb.com/get-involved/contribute.html">Contribute</a></li>
-        <li><a href="http://foundation.zurb.com/get-involved/yetinauts.html">Yetinauts</a></li>
+        <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>
       </ul>
     </li>
 
     <li>
-      <a href="http://foundation.zurb.com/frameworks-docs.html">Docs</a>
+      <a href="//foundation.zurb.com/frameworks-docs.html">Docs</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="http://foundation.zurb.com/docs/" target="_blank">Sites Docs</a></li>
-        <li><a href="http://zurb.com/ink/docs.php" target="_blank">Email Docs</a></li>
+        <li><a href="//foundation.zurb.com/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="http://foundation.zurb.com/develop/getting-started.html" class="button">Getting Started</a></li>
+    <li><a href="//foundation.zurb.com/develop/getting-started.html" class="button">Getting Started</a></li>
 
   </ul>
 </div>
index 669596d6d4851f56997e2daa6e356d8d1f13aa47..2881708f61c6a834b7c6ad73738a4efebe038b98 100644 (file)
@@ -3,7 +3,7 @@
   type: old version
   name: Foundation 2
   description: Documentation for Foundation 2.2.1
-  link: 'http://foundation.zurb.com/sites/docs/v/2.2.1/'
+  link: '//foundation.zurb.com/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: 'http://foundation.zurb.com/sites/docs/v/3.2.5/'
+  link: '//foundation.zurb.com/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: 'http://foundation.zurb.com/sites/docs/v/4.3.2/index.html'
+  link: '//foundation.zurb.com/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: 'http://foundation.zurb.com/sites/docs/v/5.5.3/index.html'
+  link: '//foundation.zurb.com/sites/docs/v/5.5.3/index.html'
   tags:
     - old
     - previous