fix the vimeo video link
authorAndrew Magliozzi <andrew.magliozzi@gmail.com>
Tue, 29 Apr 2014 18:25:29 +0000 (14:25 -0400)
committerAndrew Magliozzi <andrew.magliozzi@gmail.com>
Tue, 29 Apr 2014 18:25:29 +0000 (14:25 -0400)
karmaworld/templates/about.html

index c8b19ca3430ac99d6a71b6d13a07bdf442ead495..684ba2b94d1821fc5f2bd447b8ae7209a801a8f9 100644 (file)
@@ -18,7 +18,7 @@
 
     <div class="row">
       <div class="small-12 columns flex-video vimeo">
-        <iframe src="//player.vimeo.com/52954469" title="0" width="960" height="436" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
+        <iframe src="//player.vimeo.com/video/52954469" title="0" width="960" height="436" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
       </div>
 
     </div>