NIFI-10263 Updated navigation License link
diff --git a/layouts/partials/disclaimer.html b/layouts/partials/disclaimer.html
index 905d146..0204dc6 100644
--- a/layouts/partials/disclaimer.html
+++ b/layouts/partials/disclaimer.html
@@ -8,7 +8,7 @@
         </a>
         <div id="copyright">
             <p>Copyright &#169; {{ now.Year }} The Apache Software Foundation, Licensed under the <a
-                    href="https://www.apache.org/licenses">Apache License, Version 2.0</a>.<br/>Apache, the
+                    href="https://www.apache.org/licenses/">Apache License, Version 2.0</a>.<br/>Apache, the
                 Apache feather logo, NiFi, Apache NiFi and the project logo are trademarks of The Apache Software
                 Foundation.</p>
         </div>
diff --git a/layouts/partials/minifi-topbar.html b/layouts/partials/minifi-topbar.html
index 323b82a..4d5459e 100644
--- a/layouts/partials/minifi-topbar.html
+++ b/layouts/partials/minifi-topbar.html
@@ -20,7 +20,7 @@
                     <ul class="dropdown">
                         <li><a href="/index.html">Home</a></li>
                         <li><a href="https://blogs.apache.org/nifi/"><i class="fa fa-external-link external-link"></i>Apache NiFi Blog</a></li>
-                        <li><a href="https://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link external-link"></i>License</a></li>
+                        <li><a href="https://www.apache.org/licenses/"><i class="fa fa-external-link external-link"></i>License</a></li>
                     </ul>
                 </li>
                 <li class="has-dropdown">
diff --git a/layouts/partials/topbar.html b/layouts/partials/topbar.html
index 32ca865..9e121c4 100644
--- a/layouts/partials/topbar.html
+++ b/layouts/partials/topbar.html
@@ -20,7 +20,7 @@
                     <ul class="dropdown">
                         <li><a href="index.html">Home</a></li>
                         <li><a href="https://blogs.apache.org/nifi/"><i class="fa fa-external-link external-link"></i>Apache NiFi Blog</a></li>
-                        <li><a href="https://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link external-link"></i>License</a></li>
+                        <li><a href="https://www.apache.org/licenses/"><i class="fa fa-external-link external-link"></i>License</a></li>
                     </ul>
                 </li>
                 <li class="has-dropdown">