You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by mc...@apache.org on 2016/12/01 20:53:13 UTC

nifi-site git commit: - Adding the NiFi UI Overview screencast link.

Repository: nifi-site
Updated Branches:
  refs/heads/master 975d8c4b7 -> f8b8bcc58


- Adding the NiFi UI Overview screencast link.


Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/f8b8bcc5
Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/f8b8bcc5
Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/f8b8bcc5

Branch: refs/heads/master
Commit: f8b8bcc58248074ba4eab0486eca9831ab11e0f9
Parents: 975d8c4
Author: Matt Gilman <ma...@gmail.com>
Authored: Thu Dec 1 15:51:41 2016 -0500
Committer: Matt Gilman <ma...@gmail.com>
Committed: Thu Dec 1 15:51:41 2016 -0500

----------------------------------------------------------------------
 src/pages/html/videos.hbs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-site/blob/f8b8bcc5/src/pages/html/videos.hbs
----------------------------------------------------------------------
diff --git a/src/pages/html/videos.hbs b/src/pages/html/videos.hbs
index 29e0650..59effd4 100644
--- a/src/pages/html/videos.hbs
+++ b/src/pages/html/videos.hbs
@@ -29,11 +29,11 @@ title: Apache NiFi Screencasts
             <a class="close-reveal-modal">&#215;</a>
         </div>
         <br/>
-        <a href="#" data-reveal-id="toolbar-overview">Screencast: NiFi Toolbar Overview</a>
+        <a href="#" data-reveal-id="toolbar-overview">Screencast: NiFi User Interface Overview</a>
         <div id="toolbar-overview" class="reveal-modal medium" data-reveal>
-            <h2>NiFi Toolbar Overview</h2>
+            <h2>NiFi User Interface Overview</h2>
             <div class="flex-video widescreen" style="display: block;">
-                <iframe width="560" height="315" src="https://www.youtube.com/embed/LGXRAVUzL4U?list=PLHre9pIBAgc4e-tiq9OIXkWJX8bVXuqlG" frameborder="0" allowfullscreen></iframe>
+                <iframe width="560" height="315" src="https://www.youtube.com/embed/Y5znvcJ_NWo" frameborder="0" allowfullscreen></iframe>
             </div>
             <a class="close-reveal-modal">&#215;</a>
         </div>