You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by lr...@apache.org on 2016/09/13 23:09:53 UTC

svn commit: r1760606 - /incubator/systemml/site/index.html

Author: lresende
Date: Tue Sep 13 23:09:53 2016
New Revision: 1760606

URL: http://svn.apache.org/viewvc?rev=1760606&view=rev
Log:
Publish fix for youtube video link

Modified:
    incubator/systemml/site/index.html

Modified: incubator/systemml/site/index.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/index.html?rev=1760606&r1=1760605&r2=1760606&view=diff
==============================================================================
--- incubator/systemml/site/index.html (original)
+++ incubator/systemml/site/index.html Tue Sep 13 23:09:53 2016
@@ -231,7 +231,7 @@ Machine Learning</a></p>
     <div id="systemml-demo" class="modal jq-modal">
       <a href="#" class="icon icon-close jq-close">Close</a>
       <div class='embed-container'>
-        <iframe class="jq-video" width="1280" height="720" src="https://www.youtube.com/embed/r-kFYkYoD_4?rel=0" frameborder="0" allowfullscreen></iframe>
+        <iframe class="jq-video" width="1280" height="720" src="https://www.youtube.com/embed/n3JJP6UbH6Q?rel=0" frameborder="0" allowfullscreen></iframe>
       </div>
     </div>