You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jo...@apache.org on 2014/12/31 18:26:14 UTC

svn commit: r1648746 - /incubator/nifi/site/trunk/templates/nav.html

Author: joewitt
Date: Wed Dec 31 17:26:13 2014
New Revision: 1648746

URL: http://svn.apache.org/r1648746
Log:
Added overview and changed link to updated user guide

Modified:
    incubator/nifi/site/trunk/templates/nav.html

Modified: incubator/nifi/site/trunk/templates/nav.html
URL: http://svn.apache.org/viewvc/incubator/nifi/site/trunk/templates/nav.html?rev=1648746&r1=1648745&r2=1648746&view=diff
==============================================================================
--- incubator/nifi/site/trunk/templates/nav.html (original)
+++ incubator/nifi/site/trunk/templates/nav.html Wed Dec 31 17:26:13 2014
@@ -25,7 +25,8 @@
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Documentation<span class="caret"></span></a>
                     <ul class="dropdown-menu" role="menu">
                         <li><a href="/docs/faq.html">FAQ</a></li>
-						<li><a href="/docs/user-guide/nifi-user-guide.html">User Guide</a></li>
+						<li><a href="/docs/nifi-docs/overview.html">NiFi Overview</a></li>
+						<li><a href="/docs/nifi-docs/user-guide.html">User Guide</a></li>
                     </ul>
                 </li>
                 <li class="dropdown">