]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Ref out to 'get the guide' for additional resources rather than youtube
authorKevin Ball <kmball11@gmail.com>
Tue, 16 May 2017 19:02:42 +0000 (12:02 -0700)
committerKevin Ball <kmball11@gmail.com>
Tue, 16 May 2017 19:02:42 +0000 (12:02 -0700)
docs/pages/index.md

index 36f054804a7ad21ba88441831c5a763c501a8b57..1392030d96e5820d09021de743e67e1dbcb5d5e8 100644 (file)
@@ -156,15 +156,15 @@ 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="https://youtu.be/3nCXVJXe_gg">
+      <a target="_blank" href="http://foundation.zurb.com/learn/zero-to-website-in-no-time-flat.html">
         <div class="row accordion-content-item">
           <div class="medium-4 columns accordion-content-item-thumbnail">
-            <img src="{{root}}assets/img/zero-to-website.png" class="" height="" width="" alt="">
+            <img src="https://i.ytimg.com/vi/KHMXOTbLAGE/mqdefault.jpg" class="" height="" width="" alt="">
           </div>
           <div class="medium-8 columns">
-            <h5>Zero to Website Lessons</h5>
-            <p>A great place to start! Laurel and Christine from ZURB take you through the basics all the way to deploying your first site.</p>
-            <span class="accordion-content-item-cta">Watch Video</span>
+            <h5>Zero to Website Guide</h5>
+            <p>Learning a framework for the first time can be overwhelming, so we’ve put together “Zero to Website,” a 60-page guide that will walk you through coding a real, live, responsive website from scratch with Foundation.</p>
+            <span class="accordion-content-item-cta">Get The Guide</span>
           </div>
         </div>
       </a>