]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
docs: https links
authorJoe Workman <joe@workmanmail.com>
Sat, 26 Oct 2019 13:10:36 +0000 (06:10 -0700)
committerJoe Workman <joe@workmanmail.com>
Sat, 26 Oct 2019 13:10:36 +0000 (06:10 -0700)
50 files changed:
docs/assets/js/docs.ad.js
docs/assets/js/docs.kissmetrics.js
docs/assets/scss/docs.scss
docs/layout/default.html
docs/pages/accessibility.md
docs/pages/accordion-menu.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/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 ed8bd360c69fb0eb77a401a7b1fc8651a6011a17..8195c172f3946126aa4e0f4bcf27a01bb886c743 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 = '//zurb.com/university/foundation-intro?utm_source=Foundation%20Docs&utm_medium=Docs&utm_content=Struggling&utm_campaign=Docs%20To%20Intro';
+  var link = 'https://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 1fe846a0d2438d362875b90180c5ef180ec5b791..49cead7d44e696947f2ba8270e90a0fc14247d82 100644 (file)
@@ -12,7 +12,7 @@ function _kms(u){
     f.parentNode.insertBefore(s, f);
   }, 1);
 }
-_kms('//i.kissmetrics.com/i.js');
-_kms('//doug1izaerwt3.cloudfront.net/' + _kmk + '.1.js');
+_kms('https://i.kissmetrics.com/i.js');
+_kms('https://doug1izaerwt3.cloudfront.net/' + _kmk + '.1.js');
 
 }();
index 6c7654d07c75821acbc1fa2fee36a61d7732ca7a..fa31b8993a3c77d7b579f05362b36fa3a495d902 100644 (file)
@@ -56,7 +56,7 @@ a#notice {
   position: relative;
   padding: 1rem 0;
   width:100%;
-  background-image: url('//zurb.com/university/assets/zurbwired2016-web-banner-a95e5d17264e3617a2ae4f34e84f973b.gif');
+  background-image: url('https://zurb.com/university/assets/zurbwired2016-web-banner-a95e5d17264e3617a2ae4f34e84f973b.gif');
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
index 7ec8092923cafeda8fec4f1cce6c6cb978b79b26..ab168d6e5a110ea8532f3bb038113ec6a2a1e044 100644 (file)
@@ -14,7 +14,7 @@
 </head>
 <body>
 
-  <!-- <a href="//zurb.com/wired" id="notice">
+  <!-- <a href="https://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="//zurb.com/university/foundation-intro" class="docs-banner course-banner">
+ <!--        <a href="https://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' : '//www') + '.google-analytics.com/ga.js';
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js';
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
   })();
   </script>
   <!-- Twitter universal website tag code -->
   <script>
     !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
-    },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js',
+    },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='https://static.ads-twitter.com/uwt.js',
     a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');
     // Insert Twitter Pixel ID and Standard Event data below
     twq('init','nvkjx');
index 98d9e9954c9a3e7674a4d24458317cea3b4e112c..9c531731e1448a57886d0932a1d0327bf9648035 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](//www.w3.org/TR/UNDERSTANDING-WCAG20/)
+- [WCAG 2.0 Guide](https://www.w3.org/TR/UNDERSTANDING-WCAG20/)
 - [MDN accessibility documentation](https://developer.mozilla.org/en-US/docs/Web/Accessibility)
-- [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)
+- [w3.org Introduction to Accessibility](https://www.w3.org/WAI/intro/accessibility.php)
+- [Section 508 government requirements](https://www.section508.gov/)
+- [WebAIM certification and training](https://webaim.org/)
+- [Web Accessibility Checklist](https://a11yproject.com/checklist.html)
 
 ### Tools
 
 - [Tenon accessibility checker](https://tenon.io/index.php)
-- [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/)
+- [WAVE Chrome plugin - free accessibility checker](https://wave.webaim.org)
+- [Color Contrast Checker](https://webaim.org/resources/contrastchecker)
+- [ChromeVox screen reader plugin for Chrome](https://www.chromevox.com)
+- [JAWS screen reader for Windows](https://www.freedomscientific.com/Products/Blindness/Jaws)
+- [NVDA screen reader for Windows - Free](https://www.nvaccess.org/download/)
index d4a5d03fbeb9b3de30dbd61f157ca6ab348171f0..430c4b471097e795e5bef87aaf703e43f7ab2642 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="//www.get.foundation/">Zurb Foundation</a>
+    <a href="https://www.get.foundation/">Zurb Foundation</a>
     <ul class="menu vertical nested">
       <li>
         <a href="#">Item 1A</a>
@@ -103,7 +103,7 @@ You need to add the class `accordion-menu` as well as the data attribute `data-s
 
 <ul class="vertical menu accordion-menu" data-accordion-menu data-submenu-toggle="true" style="max-width: 250px">
   <li>
-    <a href="//www.get.foundation/">Zurb Foundation</a>
+    <a href="https://www.get.foundation/">Zurb Foundation</a>
     <ul class="menu vertical nested">
       <li>
         <a href="#">Item 1A</a>
index d3d816a7fba4e10633cb4e35a47ff145f2683182..cac7fa8c015b17a5e8a904c43ecd607bb4745ecc 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="//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="https://schema.org/BreadcrumbList">BreadcrumbList - schema.org</a>.</p>
 </div>
 
 ```html_example
index 2dd546c04e6914295e9c54c03a1351995ed791f5..37fff863f0ec5904a068800f02116d209ed67551 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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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 e5cc07dc6f9f3cfef8523d579e63797bb049f259..7cf337feaa88d95a9fe80eea72d41ba6d8b2b3c8 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="//zurb.com/university/foundation-intro" target="_blank">Learn more about Foundation training â†’</a>
+  <a href="https://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="//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="https://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="//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="https://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](//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](https://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="//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="https://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="//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="https://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="//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="https://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 ce648071643042435d9d37fb69a4cff5fff53d9a..2d91f85871963caa1067c1952668a765701d309c 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="//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="https://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="//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="https://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="//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="https://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="//www.get.foundation/sites/docs/motion-ui.html">Motion UI</a> classes to the attribute to change the closing animation. If no class is added, the plugin defaults to jQuery's <code>.fadeOut()</code> function.</p>
+  <p>When using the <code>data-closable</code> attribute, you can optionally add <a href="https://www.get.foundation/sites/docs/motion-ui.html">Motion UI</a> classes to the attribute to change the closing animation. If no class is added, the plugin defaults to jQuery's <code>.fadeOut()</code> function.</p>
 </div>
 
 <div class="docs-codepen-container">
-  <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>
+  <a class="codepen-logo-link" href="https://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 131ba76b809d6395d012cf0a2ad5f50068cd397d..d99890c2546509868bd0d861114dbedddef33257 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="//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="https://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 677aecc93ea7fdb315522c05ceaa302674860e33..500975868ef180f10791f3349ebced9636de1e2e 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="//zurb.com/university/foundation-intro" target="_blank">Get registered for an upcoming Foundation training â†’</a>
+  <a href="https://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.](//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.](https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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 6ee05e62037ccb89c69e233af516a5dbc7e6b851..d5e53264136bb13042cd213650bdb442a40163ad 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="//zurb.com/university/foundation-intro" target="_blank">Check out our upcoming training opportunities â†’</a>
+  <a href="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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 758bb6c0373254aa3941f17fb451df6a5ffcc5b0..e0243088eefa9500578e9e32f01178c07c8cef8d 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="//zurb.com/university/foundation-intro" target="_blank">Get registered for an upcoming Foundation training â†’</a>
+  <a href="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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 c782636606358ff8d310de31708a6e70a9ac394d..1de4c2c96b4504501439e60bcc99535f4797749a 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="//zurb.com/university/foundation-intro" target="_blank">Check out the next Foundation training â†’</a>
+  <a class="button" href="https://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="//www.get.foundation/learn/get-your-team-on-a-solid-foundation.html">
+      <a target="_blank" href="https://www.get.foundation/learn/get-your-team-on-a-solid-foundation.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="https://i.ytimg.com/vi/kLgRITKjcWw/mqdefault.jpg" class="" height="" width="" alt="">
@@ -79,7 +79,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="//www.get.foundation/learn/build-your-career-on-a-solid-foundation.html">
+      <a target="_blank" href="https://www.get.foundation/learn/build-your-career-on-a-solid-foundation.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="https://i.ytimg.com/vi/dZZk9Kz5j_0/mqdefault.jpg" class="" height="" width="" alt="">
@@ -115,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="//www.get.foundation/templates.html">
+      <a target="_blank" href="https://www.get.foundation/templates.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="https://www.get.foundation/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="//zurb.com/article/1469/foundation-building-blocks-over-100-compo">
+      <a target="_blank" href="https://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="//www.get.foundation/building-blocks/kits.html">
+      <a target="_blank" href="https://www.get.foundation/building-blocks/kits.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="https://www.get.foundation/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="//www.get.foundation/learn/zero-to-website-in-no-time-flat.html">
+      <a target="_blank" href="https://www.get.foundation/learn/zero-to-website-in-no-time-flat.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="https://i.ytimg.com/vi/KHMXOTbLAGE/mqdefault.jpg" class="" height="" width="" alt="">
@@ -174,7 +174,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="//zurb.com/university/foundation-intro">
+      <a target="_blank" href="https://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="//zurb.com/university/foundation-intro" class="accordion-content-item-cta">Learn More</span>
+            <span href="https://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="//zurb.com/blog/foundation-6-4-a-new-grid-javascript-upgrades-and-slick-new-prototyping-mode">
+      <a target="_blank" href="https://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="//zurb.com/article/1469/foundation-building-blocks-over-100-compo">
+      <a target="_blank" href="https://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="//www.get.foundation/building-blocks/how-to.html">
+      <a target="_blank" href="https://www.get.foundation/building-blocks/how-to.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="https://i3.ytimg.com/vi/adLpmsU9v2g/maxresdefault.jpg" class="" height="" width="" alt="">
@@ -294,7 +294,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="//jointswp.com/">
+      <a target="_blank" href="https://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="//www.get.foundation/foundationturns5">
+      <a target="_blank" href="https://www.get.foundation/foundationturns5">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="{{root}}assets/img/foundation-turns-5.png" class="" height="" width="" alt="">
@@ -339,7 +339,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="//www.get.foundation/showcase/brands.html">
+      <a target="_blank" href="https://www.get.foundation/showcase/brands.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="{{root}}assets/img/foundation-brands.png" class="" height="" width="" alt="">
@@ -352,7 +352,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
         </div>
       </a>
 
-      <a target="_blank" href="//www.get.foundation/showcase/case-studies.html">
+      <a target="_blank" href="https://www.get.foundation/showcase/case-studies.html">
         <div class="grid-x grid-margin-x accordion-content-item">
           <div class="cell medium-4 accordion-content-item-thumbnail">
             <img src="https://www.get.foundation/assets/img/learn/case-studies/meundies-mockup1.jpg" class="" height="" width="" alt="">
index 59f392f184aba1cee6ec07a4be05789fc68c8198..a5588d8f4a96fe027b1852187d1992fd5b4a95f1 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="//www.get.foundation/sites/download" class="button">Download Foundation</a>
+      <a href="https://www.get.foundation/sites/download" class="button">Download Foundation</a>
     </p>
   </div>
 </div>
@@ -296,4 +296,4 @@ Start with this HTML template and adapt it to your needs. Be sure to include the
 
 ## Other Integrations
 
-The Foundation community has helped us integrate the framework into Rails, WordPress, Django, and more. Head to our [resources page](//www.get.foundation/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](https://www.get.foundation/sites/resources) to find even more ways to use Foundation.
index ea40500bfd337a8df92e9bcd0ddac179f822a0c3..e35fce699f280de5125c24fc43d9961f76525af2 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](//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](https://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 c7058733c208090fcc2e6356bcfcfd02daaf9792..028c9e9c5e6c30146fd99a77fefc16b6c0ccb5f1 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="//gruntjs.com">Grunt</a> or <a href="//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="https://gruntjs.com">Grunt</a> or <a href="https://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](//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](https://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](//requirejs.org/) (the AMD format):
+With [RequireJs](https://requirejs.org/) (the AMD format):
 ```js
 define(['foundation'], function(Foundation) {
   var $dropdown = new Foundation.Dropdown($('#mydropdown'));
index 9e5d39172e758381b0878b66887d24afbec07d71..004c171d850aaa79c0d2561c48b51b8924a4f59c 100644 (file)
@@ -465,7 +465,7 @@ description: Everything but.
 
 
 <div class="docs-codepen-container" data-ks-codepen>
-  <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>
+  <a class="codepen-logo-link" href="https://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 f8073117019f94417da79f334cc5d9c47e3f6c1a..0081cf50839ff90dbc5d45831636b954a290f3f5 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](//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](https://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](//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](https://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 afaa69604ff56a22890089de8accda5180fb4149..6aeedd16e5ce76d250aeeee3a54c40287afb69a0 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="//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="https://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="//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="https://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="//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="https://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="//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="https://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 1e11ce739e7473eeef4d0542b53619825e31cb02..f7ef9070c7bf7111c2e57b0d123e18edf0453428 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="//zurb.com/university/courses" target="_blank"> Get registered â†’</a>
+  <a href="https://zurb.com/university/courses" target="_blank"> Get registered â†’</a>
 </div>
 
 ## Default Media Queries
index b9e0aebb2b0ca486e2480322cd6599504b327c13..cc1151a48f983114861381c3870a720619a3383f 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="//zurb.com/university/foundation-intro" target="_blank">Find out more about Foundation training classes â†’</a>
+  <a href="https://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 b6917f1c8d8adba6442263edab53d4435b60af8b..3ebe7a8bd76bf82505024fe5dc7ed48df7b41308 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="//zurb.com/university/foundation-intro" target="_blank">Find out more about Foundation training classes â†’</a>
+  <a href="https://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="//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="https://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="//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="https://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="//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="https://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="//placehold.it/300x300" class="" height="" width="" alt="">
+      <img src="https://placehold.it/300x300" class="" height="" width="" alt="">
     </div>
   </div>
 </div>
index 42065c89e49770daf6743173f1946bc32f94b099..612c0897beef123cf37b5b04ffa931ed7def212c 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="//www.get.foundation/sites/docs/motion-ui.html">Motion UI</a> is a dependency for Orbit to work properly. If in case, you don't want any animations within your Carousel, you can always <a href="#disabling-animation">disable</a> the animation.</p>
+  <p>Please note that apart from Javascript, <a href="https://www.get.foundation/sites/docs/motion-ui.html">Motion UI</a> is a dependency for Orbit to work properly. If in case, you don't want any animations within your Carousel, you can always <a href="#disabling-animation">disable</a> the animation.</p>
 </div>
 
 <p>
@@ -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](//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](https://owlgraphic.com/owlcarousel/).
 </p>
 <div class="callout alert">
   <p>
index e82fe45b8ed411b656da8190b9d7cbd48b513b17..ae24a1ea309f56e935fd4ba97c22e053528db486 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](//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](https://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](//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](https://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](//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](https://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](//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](https://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](//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](https://jekyllrb.com/docs/frontmatter/) block. Let's say the below content is inside `src/pages/index.html`.
 
 ```html
 ---
index 2aec607bc320087eafcaf1549b5f02d4a3fca9ac..fd1f75c43b4141231fb1a776fdbc33f871065d1c 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="//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="https://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="//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="https://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="//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="https://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.](//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.](https://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.](//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.](https://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 495ae56e530b8c0e14f99ac82e65ca773014902d..4a9020a791d36de6c3f4d564d3822873bc0757eb 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](//codepen.io/IamManchanda/pen/XMRMwo)
+       **Sass Tip**: You can use [Shadow](#shadow) mixin to create something like `shadow-hover-focus`. [Codepen example](https://codepen.io/IamManchanda/pen/XMRMwo)
 </div>
 
 <p>
index 3d2a8724e280a866082f2002edbf5d9dc3d135b8..cfb46b12452bd00e14c44a14390e1af4760f19a0 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="//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="https://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 994985c55f558056af71c4bb3c497dff3533e8f1..67e11bda6fe0572d0cf9ca89296ec26364aa333a 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="//zurb.com/university/courses" target="_blank">See the upcoming Foundation trainings â†’</a>
+  <a href="https://zurb.com/university/courses" target="_blank">See the upcoming Foundation trainings â†’</a>
 </div>
 
 ## Basics
index 673dffe26a8a7519369c48fcaf03c0558b4dec91..b5afa66963b8e336ca88f4f4beef65fa7d58360f 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](//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](https://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](//www.get.foundation/sites/download)), you'll need to create a custom download that includes RTL CSS instead of LTR. Just select "Right-to-left" under the Text Direction section of the customizer.
+If you use a CSS version of Foundation (the ones you can find on the [download page](https://www.get.foundation/sites/download)), you'll need to create a custom download that includes RTL CSS instead of LTR. Just select "Right-to-left" under the Text Direction section of the customizer.
 
 ---
 
index c47334b4b416ccf36a0989404c3f20b7101c1dda..9e4476eadb5380c58c7c68d5b8e155dcf6c3655c 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="//zurb.com/university/advanced-foundation-training" target="_blank">Reserve your spot â†’</a>
+  <a href="https://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](//sass-lang.com/guide) on sass-lang.com is a great place to start.</p>
+  <p>Not familiar with Sass? The [official tutorial](https://sass-lang.com/guide) on sass-lang.com is a great place to start.</p>
 </div>
 
 ## Compatibility
index 2cddfbecc4f091027360cbcc9fcfa3e30f379665..cadb90d563db63fb2ea6bd81779234a83454e99b 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.](//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.](https://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 43e64ff41d03e6e12575cfc9d02b956bd2b0c1be..66c2a33c3358bd8b458cde0003f9a1e65047b6b8 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](//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](https://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="//localhost:8000" target="_blank">//localhost:8000</a>
+Once compiled, you project is viewable at: <a class="button primary" href="https://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](//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](https://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](//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](https://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](//2ality.com/2014/09/es6-modules-final.html)
+  * [What are ES6 imports](https://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](//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.
+  The template creates a [BrowserSync](https://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 bb330d4fb86f214b6495cdb79dee296f1996c8b6..ba8956fe26923444721dadf1b7bcd22d83d36f48 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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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 2a0d915c643b252818460799ea46b55c100ca2c1..4aa01db1520be53fff2b73038a98040925de6a01 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="//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="https://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="//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="https://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="//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="https://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="//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="https://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 15cb37839e890eacdf6cf02f12aba09585534efd..31cf6ba1e5067c0eb39d6d939c6daa2148e3994c 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="//zurb.com/university/foundation-intro" target="_blank">Find out more about Foundation training classes â†’</a>
+  <a href="https://zurb.com/university/foundation-intro" target="_blank">Find out more about Foundation training classes â†’</a>
 </div>
 
 ## Basics
index 66f36079052dde4ab3a3f934d568acd4c1b57e05..f3aba354dec1913a547f53779c2dc74ee3775ab8 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](//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](https://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](//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/)
+- [WebAIM: Fonts](https://webaim.org/techniques/fonts/)
+- [WebAIM: Links and HyperText](https://webaim.org/techniques/hypertext/)
+- [WebAIM: Writing Clearly and Simply](https://webaim.org/techniques/semanticstructure/)
+- [WebAIM: Color Contrast Checker](https://webaim.org/resources/contrastchecker/)
 
 ---
 
index ce749d72a483bd9f06450847f62b847cd9eec941..e84280ff4b5d55704260d0bd9aebe98a96a9bcca 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="//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="https://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="//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="https://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="//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="https://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="//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="https://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="//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="https://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 6192dc5d92db798fe7106ac377eb305f3f9d6c67..8bce8bd390a0a62b596e67460148ef281c6443c2 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="//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="https://www.stucox.com/blog/you-cant-detect-a-touchscreen/">You Can't Detect a Touchscreen</a></p>
 </div>
 
 ## Show by Screen Size
index f3994dd0dae8aac242323096b06f4a79f305da3e..773eb2386c40c62085358001e28a8f6a5aa5c2da 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="//zurb.com/university/foundation-intro" target="_blank">Don’t miss out on the upcoming Foundation trainings â†’</a>
+  <a href="https://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.](//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.](https://caniuse.com/#feat=flexbox)) We recommend only using the XY grid on projects that can live with purely cutting-edge browser support.
 
 ---
 
index a90969937bcc3e676f5696d2b9a7376a610534b1..a50f55342f7b8650ffa199fd0233a67eaa827bbe 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="//www.get.foundation/sites/docs/v/5.5.3/index.html">Foundation 5</a></li>
-          <li><a href="//www.get.foundation/sites/docs/v/4.3.2/index.html">Foundation 4</a></li>
-          <li><a href="//www.get.foundation/sites/docs/v/3.2.5/">Foundation 3</a></li>
-          <li><a href="//www.get.foundation/sites/docs/v/2.2.1/">Foundation 2</a></li>
+          <li><a href="https://www.get.foundation/sites/docs/v/5.5.3/index.html">Foundation 5</a></li>
+          <li><a href="https://www.get.foundation/sites/docs/v/4.3.2/index.html">Foundation 4</a></li>
+          <li><a href="https://www.get.foundation/sites/docs/v/3.2.5/">Foundation 3</a></li>
+          <li><a href="https://www.get.foundation/sites/docs/v/2.2.1/">Foundation 2</a></li>
         </ul>
       </div>
     </li>
index 40217f9a0d99edc877905f17682adbf4217ed350..ffbecc459b40eca9c0da49252ac8594858b5e03f 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="//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="https://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 729e92c1ef98bd88fe21bee4af4f08c82703e463..524aa4f922c935e54bfa32ac81a81d9662eee513 100755 (executable)
@@ -5,19 +5,19 @@
   <div class="footer-nav-center">
     <ul class="footer-nav-menu">
       <li class="footer-nav-menu-item">
-        <a href="//zurb.com/responsive">Showcase</a>
+        <a href="https://zurb.com/responsive">Showcase</a>
       </li>
       <li class="footer-nav-menu-item">
-        <a href="//zurb.com/university/courses">Training</a>
+        <a href="https://zurb.com/university/courses">Training</a>
       </li>
       <li class="footer-nav-menu-item">
-        <a href="//www.get.foundation/develop/getting-started.html">Building Blocks</a>
+        <a href="https://www.get.foundation/develop/getting-started.html">Building Blocks</a>
       </li>
       <li class="footer-nav-menu-item">
-        <a href="//www.get.foundation/get-involved/support.html">Get Involved</a>
+        <a href="https://www.get.foundation/get-involved/support.html">Get Involved</a>
       </li>
       <li class="footer-nav-menu-item">
-        <a href="//www.get.foundation/sites/docs/">Docs</a>
+        <a href="https://www.get.foundation/sites/docs/">Docs</a>
       </li>
     </ul>
   </div>
index 771eb3cb35b2ceb061b463d06abb92cd4e5573ef..cd247ffd299c8d5f32014cc8a234850c613254a9 100644 (file)
@@ -1,5 +1,5 @@
   <!-- Info Banner For Announcements or Links -->
-<!-- <a href="//zurb.com/university/foundation-intro" class="docs-banner course-banner">
+<!-- <a href="https://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 38f47f2c765cd321b2ea0f98dbdf159e49d54bd4..17500cd4e3dd11519d5b218ad031ebd9e90a2665 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="//www.get.foundation/index.html">ZURB <strong>Foundation</strong></a>
+    <a class="zurb-logo" href="https://www.get.foundation/index.html">ZURB <strong>Foundation</strong></a>
   </div>
 </div>
index 7bc0e314caaf084f78317b493216465fe93058c4..2d2b44c87b94d02674971d63959a200aa6964e0f 100644 (file)
@@ -1,73 +1,73 @@
 <nav class="global-nav show-for-smedium">
 
   <div class="global-nav-title">
-    <a class="zurb-logo" href="//www.get.foundation/index.html">ZURB <strong>Foundation</strong></a>
+    <a class="zurb-logo" href="https://www.get.foundation/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="//zurb.com/responsive">Showcase</a>
+      <a href="https://zurb.com/responsive">Showcase</a>
       <ul class="menu">
-        <li><a href="//zurb.com/responsive">Foundation Showcase</a></li>
-        <li><a href="//www.get.foundation/showcase/brands.html">Brands</a></li>
-        <li><a href="//www.get.foundation/showcase/case-studies.html">Case Studies</a></li>
-        <li><a href="//www.get.foundation/showcase/blog.html">Blog</a></li>
-        <li><a href="//www.get.foundation/showcase/buzz.html">Buzz</a></li>
-        <li><a href="//www.get.foundation/showcase/about.html">About Foundation</a></li>
+        <li><a href="https://zurb.com/responsive">Foundation Showcase</a></li>
+        <li><a href="https://www.get.foundation/showcase/brands.html">Brands</a></li>
+        <li><a href="https://www.get.foundation/showcase/case-studies.html">Case Studies</a></li>
+        <li><a href="https://www.get.foundation/showcase/blog.html">Blog</a></li>
+        <li><a href="https://www.get.foundation/showcase/buzz.html">Buzz</a></li>
+        <li><a href="https://www.get.foundation/showcase/about.html">About Foundation</a></li>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="//www.get.foundation/develop/getting-started.html">Develop</a>
+      <a href="https://www.get.foundation/develop/getting-started.html">Develop</a>
       <ul class="menu">
         <li class="title">Frameworks</li>
-        <li><a href="//www.get.foundation/sites.html">Foundation for Sites</a></li>
-        <li><a href="//www.get.foundation/emails.html">Foundation for Email</a></li>
+        <li><a href="https://www.get.foundation/sites.html">Foundation for Sites</a></li>
+        <li><a href="https://www.get.foundation/emails.html">Foundation for Email</a></li>
         <li class="divider"></li>
         <li class="title">Develop</li>
-        <li><a href="//www.get.foundation/templates.html">HTML Templates</a></li>
-        <li><a href="//www.get.foundation/sites/resources.html">Resources</a></li>
-        <li><a href="//www.get.foundation/develop/building-blocks.html">Building Blocks</a></li>
+        <li><a href="https://www.get.foundation/templates.html">HTML Templates</a></li>
+        <li><a href="https://www.get.foundation/sites/resources.html">Resources</a></li>
+        <li><a href="https://www.get.foundation/develop/building-blocks.html">Building Blocks</a></li>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="//www.get.foundation/learn/tutorials.html">Tutorials</a>
+      <a href="https://www.get.foundation/learn/tutorials.html">Tutorials</a>
       <ul class="menu vertical">
-        <li><a href="//www.get.foundation/learn/tutorials.html">Tutorials</a></li>
-        <li><a href="//zurb.com/university/lessons">Lessons</a></li>
-        <li><a href="//zurb.com/university/courses">Courses</a></li>
-        <li><a href="//zurb.com/university/training">Custom Training</a></li>
-        <li><a href="//www.get.foundation/learn/certification.html">Certification</a></li>
-        <li><a href="//www.get.foundation/learn/responsive-reading.html">Responsive Reading</a></li>
+        <li><a href="https://www.get.foundation/learn/tutorials.html">Tutorials</a></li>
+        <li><a href="https://zurb.com/university/lessons">Lessons</a></li>
+        <li><a href="https://zurb.com/university/courses">Courses</a></li>
+        <li><a href="https://zurb.com/university/training">Custom Training</a></li>
+        <li><a href="https://www.get.foundation/learn/certification.html">Certification</a></li>
+        <li><a href="https://www.get.foundation/learn/responsive-reading.html">Responsive Reading</a></li>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="//www.get.foundation/get-involved/support.html">Get Involved</a>
+      <a href="https://www.get.foundation/get-involved/support.html">Get Involved</a>
       <ul class="menu vertical">
-        <li><a href="//www.get.foundation/get-involved/support.html">Connect</a></li>
-        <li><a href="//www.get.foundation/get-involved/premium-support.html">PLZ Halp</a></li>
-        <li><a href="//foundation.discourse.group">Foundation Forum</a></li>
-        <li><a href="//www.get.foundation/learn/events.html">Events</a></li>
-        <li><a href="//www.get.foundation/get-involved/faq.html">FAQs</a></li>
-        <li><a href="//www.get.foundation/get-involved/contribute.html">Contribute</a></li>
-        <li><a href="//www.get.foundation/get-involved/yetinauts.html">Yetinauts</a></li>
-        <li><a href="//www.get.foundation/get-involved/partners.html">Partners</a></li>
-        <li><a href="//www.get.foundation/email-sponsorships.html">Sponsorships</a></li>
+        <li><a href="https://www.get.foundation/get-involved/support.html">Connect</a></li>
+        <li><a href="https://www.get.foundation/get-involved/premium-support.html">PLZ Halp</a></li>
+        <li><a href="https://foundation.discourse.group">Foundation Forum</a></li>
+        <li><a href="https://www.get.foundation/learn/events.html">Events</a></li>
+        <li><a href="https://www.get.foundation/get-involved/faq.html">FAQs</a></li>
+        <li><a href="https://www.get.foundation/get-involved/contribute.html">Contribute</a></li>
+        <li><a href="https://www.get.foundation/get-involved/yetinauts.html">Yetinauts</a></li>
+        <li><a href="https://www.get.foundation/get-involved/partners.html">Partners</a></li>
+        <li><a href="https://www.get.foundation/email-sponsorships.html">Sponsorships</a></li>
       </ul>
     </li>
 
     <li class="menu-item">
-      <a href="//www.get.foundation/frameworks-docs.html">Docs</a>
+      <a href="https://www.get.foundation/frameworks-docs.html">Docs</a>
       <ul class="menu vertical">
-        <li><a target="_blank" href="//www.get.foundation/sites/docs/">Sites Docs</a></li>
-        <li><a target="_blank" href="//www.get.foundation/emails/docs">Emails Docs</a></li>
+        <li><a target="_blank" href="https://www.get.foundation/sites/docs/">Sites Docs</a></li>
+        <li><a target="_blank" href="https://www.get.foundation/emails/docs">Emails Docs</a></li>
       </ul>
     </li>
 
-    <li class="menu-button"><a href="//www.get.foundation/develop/getting-started.html" class="button">Getting Started</a></li>
+    <li class="menu-button"><a href="https://www.get.foundation/develop/getting-started.html" class="button">Getting Started</a></li>
 
   </ul>
 </nav>
index 1e9a5f6d83f26dccf3f6ed66803894b8be4ace36..513a0beba453423d77079bf5405e46c02a54108f 100644 (file)
@@ -3,13 +3,13 @@
 
     <div class="row newsletter-signup-inner">
       <div class="medium-7 large-8 columns">
-        <a href="//www.get.foundation/learn/responsive-reading.html">
+        <a href="https://www.get.foundation/learn/responsive-reading.html">
           <h5 class="hide-for-medium-only">Download ZURB’s 17 Responsive Trends That Will Shape 2017</h5>
           <p>Stay informed with amazing responsive trends each month from ZURB.</p>
         </a>
       </div>
       <div class="medium-5 large-4 footer-signup-form columns">
-        <a style="margin-bottom: 0;" href="//www.get.foundation/learn/responsive-reading.html" class="button expanded">Download the PDF</a>
+        <a style="margin-bottom: 0;" href="https://www.get.foundation/learn/responsive-reading.html" class="button expanded">Download the PDF</a>
       </div>
     </div>
   </div>
index a52ee712da44d6bc3709a4ea38feb9df34cbc363..820648346ced81194b6b54a87b2753a3ea736433 100644 (file)
@@ -5,65 +5,65 @@
   <ul class="mobile-ofc vertical menu">
 
     <li>
-      <a href="//zurb.com/responsive">Showcase</a>
+      <a href="https://zurb.com/responsive">Showcase</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="//zurb.com/responsive">Foundation Showcase</a></li>
-        <li><a href="//www.get.foundation/showcase/brands.html">Brands</a></li>
-        <li><a href="//www.get.foundation/showcase/case-studies.html">Case Studies</a></li>
-        <li><a href="//www.get.foundation/showcase/blog.html">Blog</a></li>
-        <li><a href="//www.get.foundation/showcase/buzz.html">Buzz</a></li>
-        <li><a href="//www.get.foundation/showcase/about.html">About Foundation</a></li>
+        <li><a href="https://zurb.com/responsive">Foundation Showcase</a></li>
+        <li><a href="https://www.get.foundation/showcase/brands.html">Brands</a></li>
+        <li><a href="https://www.get.foundation/showcase/case-studies.html">Case Studies</a></li>
+        <li><a href="https://www.get.foundation/showcase/blog.html">Blog</a></li>
+        <li><a href="https://www.get.foundation/showcase/buzz.html">Buzz</a></li>
+        <li><a href="https://www.get.foundation/showcase/about.html">About Foundation</a></li>
       </ul>
     </li>
 
     <li>
-      <a href="//www.get.foundation/develop/getting-started.html">Develop</a>
+      <a href="https://www.get.foundation/develop/getting-started.html">Develop</a>
       <ul class="submenu menu vertical" data-submenu>
         <li class="title">Frameworks</li>
-        <li><a href="//www.get.foundation/sites.html">Foundation for Sites</a></li>
-        <li><a href="//www.get.foundation/emails.html">Foundation for Email</a></li>
+        <li><a href="https://www.get.foundation/sites.html">Foundation for Sites</a></li>
+        <li><a href="https://www.get.foundation/emails.html">Foundation for Email</a></li>
         <li class="divider"></li>
         <li class="title">Develop</li>
-        <li><a href="//www.get.foundation/templates.html">HTML Templates</a></li>
-        <li><a href="//www.get.foundation/sites/resources.html">Resources</a></li>
-        <li><a href="//www.get.foundation/develop/building-blocks.html">Building Blocks</a></li>
-        <li><a href="//www.get.foundation/develop/contribute.html">Contribute</a></li>
+        <li><a href="https://www.get.foundation/templates.html">HTML Templates</a></li>
+        <li><a href="https://www.get.foundation/sites/resources.html">Resources</a></li>
+        <li><a href="https://www.get.foundation/develop/building-blocks.html">Building Blocks</a></li>
+        <li><a href="https://www.get.foundation/develop/contribute.html">Contribute</a></li>
       </ul>
     </li>
 
     <li>
-      <a href="//www.get.foundation/learn/tutorials.html">Tutorials</a>
+      <a href="https://www.get.foundation/learn/tutorials.html">Tutorials</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="//www.get.foundation/learn/tutorials.html">Tutorials</a></li>
-        <li><a href="//www.get.foundation/learn/classes.html">Classes</a></li>
-        <li><a href="//www.get.foundation/learn/custom-training.html">Custom Training</a></li>
-        <li><a href="//www.get.foundation/learn/certification.html">Certification</a></li>
-        <li><a href="//www.get.foundation/learn/responsive-reading.html">Responsive Reading</a></li>
+        <li><a href="https://www.get.foundation/learn/tutorials.html">Tutorials</a></li>
+        <li><a href="https://www.get.foundation/learn/classes.html">Classes</a></li>
+        <li><a href="https://www.get.foundation/learn/custom-training.html">Custom Training</a></li>
+        <li><a href="https://www.get.foundation/learn/certification.html">Certification</a></li>
+        <li><a href="https://www.get.foundation/learn/responsive-reading.html">Responsive Reading</a></li>
       </ul>
     </li>
 
     <li>
-      <a href="//www.get.foundation/get-involved/support.html">Get Involved</a>
+      <a href="https://www.get.foundation/get-involved/support.html">Get Involved</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="//www.get.foundation/get-involved/support.html">Connect</a></li>
-        <li><a href="//www.get.foundation/get-involved/premium-support.html">PLZ Halp</a></li>
-        <li><a href="//foundation.discourse.group">Foundation Forum</a></li>
-        <li><a href="//www.get.foundation/learn/events.html">Events</a></li>
-        <li><a href="//www.get.foundation/get-involved/faq.html">FAQs</a></li>
-        <li><a href="//www.get.foundation/get-involved/contribute.html">Contribute</a></li>
-        <li><a href="//www.get.foundation/get-involved/yetinauts.html">Yetinauts</a></li>
+        <li><a href="https://www.get.foundation/get-involved/support.html">Connect</a></li>
+        <li><a href="https://www.get.foundation/get-involved/premium-support.html">PLZ Halp</a></li>
+        <li><a href="https://foundation.discourse.group">Foundation Forum</a></li>
+        <li><a href="https://www.get.foundation/learn/events.html">Events</a></li>
+        <li><a href="https://www.get.foundation/get-involved/faq.html">FAQs</a></li>
+        <li><a href="https://www.get.foundation/get-involved/contribute.html">Contribute</a></li>
+        <li><a href="https://www.get.foundation/get-involved/yetinauts.html">Yetinauts</a></li>
       </ul>
     </li>
 
     <li>
-      <a href="//www.get.foundation/frameworks-docs.html">Docs</a>
+      <a href="https://www.get.foundation/frameworks-docs.html">Docs</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="//www.get.foundation/docs/" target="_blank">Sites Docs</a></li>
-        <li><a href="//zurb.com/ink/docs.php" target="_blank">Email Docs</a></li>
+        <li><a href="https://www.get.foundation/docs/" target="_blank">Sites Docs</a></li>
+        <li><a href="https://zurb.com/ink/docs.php" target="_blank">Email Docs</a></li>
       </ul>
     </li>
 
-    <li><a href="//www.get.foundation/develop/getting-started.html" class="button">Getting Started</a></li>
+    <li><a href="https://www.get.foundation/develop/getting-started.html" class="button">Getting Started</a></li>
 
   </ul>
 </div>
index dc2617a4f474fe536d60336458b1cc83f4bf70bb..38c0a055fded697cad4e1fcc7062076499d26843 100644 (file)
@@ -3,7 +3,7 @@
   type: old version
   name: Foundation 2
   description: Documentation for Foundation 2.2.1
-  link: '//www.get.foundation/sites/docs/v/2.2.1/'
+  link: 'https://www.get.foundation/sites/docs/v/2.2.1/'
   tags:
     - old
     - previous
@@ -11,7 +11,7 @@
   type: old version
   name: Foundation 3
   description: Documentation for Foundation 3.2.5
-  link: '//www.get.foundation/sites/docs/v/3.2.5/'
+  link: 'https://www.get.foundation/sites/docs/v/3.2.5/'
   tags:
     - old
     - previous
@@ -19,7 +19,7 @@
   type: old version
   name: Foundation 4
   description: Documentation for Foundation 4.3.2
-  link: '//www.get.foundation/sites/docs/v/4.3.2/index.html'
+  link: 'https://www.get.foundation/sites/docs/v/4.3.2/index.html'
   tags:
     - old
     - previous
@@ -27,7 +27,7 @@
   type: old version
   name: Foundation 5
   description: Documentation for Foundation 5.5.3
-  link: '//www.get.foundation/sites/docs/v/5.5.3/index.html'
+  link: 'https://www.get.foundation/sites/docs/v/5.5.3/index.html'
   tags:
     - old
     - previous