Repository: nifi-site
Updated Branches:
  refs/heads/master bd5d49276 -> 69ff95229


Added Migration Guidance link to download page.


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

Branch: refs/heads/master
Commit: 69ff952296c436a2476cee3c5cb8504b5b6580f5
Parents: bd5d492
Author: Andy LoPresto <[email protected]>
Authored: Wed Dec 12 10:18:13 2018 -0800
Committer: Andy LoPresto <[email protected]>
Committed: Wed Dec 12 10:18:13 2018 -0800

----------------------------------------------------------------------
 src/pages/html/download.hbs | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-site/blob/69ff9522/src/pages/html/download.hbs
----------------------------------------------------------------------
diff --git a/src/pages/html/download.hbs b/src/pages/html/download.hbs
index f3f5e72..c28930f 100644
--- a/src/pages/html/download.hbs
+++ b/src/pages/html/download.hbs
@@ -46,6 +46,7 @@ title: Apache NiFi Downloads
                         </ul>
                     </li>
                     <li><a 
href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.8.0";>Release
 Notes</a></li>
+                    <li><a 
href="https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance";>Migration
 Guidance</a></li>
                 </ul>
             </li>
             <li><h3>1.7.1</h3>
@@ -72,6 +73,7 @@ title: Apache NiFi Downloads
                         </ul>
                     </li>
                     <li><a 
href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.7.1";>Release
 Notes</a></li>
+                    <li><a 
href="https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance";>Migration
 Guidance</a></li>
                 </ul>
             </li>
         </ul>

Reply via email to