Author: alopresto
Date: Wed Dec 12 18:24:00 2018
New Revision: 1848783
URL: http://svn.apache.org/viewvc?rev=1848783&view=rev
Log:
Added Migration Guidance link to download page.
Modified:
nifi/site/trunk/download.html
nifi/site/trunk/quickstart.html
Modified: nifi/site/trunk/download.html
URL:
http://svn.apache.org/viewvc/nifi/site/trunk/download.html?rev=1848783&r1=1848782&r2=1848783&view=diff
==============================================================================
--- nifi/site/trunk/download.html (original)
+++ nifi/site/trunk/download.html Wed Dec 12 18:24:00 2018
@@ -150,6 +150,7 @@
</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>
@@ -176,6 +177,7 @@
</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>
Modified: nifi/site/trunk/quickstart.html
URL:
http://svn.apache.org/viewvc/nifi/site/trunk/quickstart.html?rev=1848783&r1=1848782&r2=1848783&view=diff
==============================================================================
--- nifi/site/trunk/quickstart.html (original)
+++ nifi/site/trunk/quickstart.html Wed Dec 12 18:24:00 2018
@@ -110,9 +110,9 @@
<div class="large-space"></div>
<h1>Apache NiFi Development Quickstart</h1>
<h2>Source Code</h2>
-<p>Apache NiFi source code is version controlled using <a
href="https://git-scm.com/">Git</a> version control (<a
href="https://git-wip-us.apache.org/repos/asf?p=nifi.git;a=summary">browse</a>|<a
href="https://git-wip-us.apache.org/repos/asf/nifi.git">checkout</a>) and
mirrored to <a
href="https://github.com/apache/nifihttps://git-wip-us.apache.org/repos/asf/nifi-maven.git">Github</a>.<br>
-<br />The NiFi website source code is available (<a
href="https://git-wip-us.apache.org/repos/asf?p=nifi-site.git;a=summary">browse</a>|<a
href="https://git-wip-us.apache.org/repos/asf/nifi-site.git">checkout</a>).<br>
-<br />The NiFi Nar maven plugin source code is available (<a
href="https://git-wip-us.apache.org/repos/asf?p=nifi-maven.git;a=summary">browse</a>|<a
href="https://git-wip-us.apache.org/repos/asf/nifi-maven.git">checkout</a>).</p>
+<p>Apache NiFi source code is version controlled using <a
href="https://git-scm.com/">Git</a> version control (<a
href="https://git-wip-us.apache.org/repos/asf?p=nifi.git;a=summary">browse</a>|<a
href="https://git-wip-us.apache.org/repos/asf/nifi.git">checkout</a>) and
mirrored to <a href="https://github.com/apache/nifi">GitHub</a>.<br>
+<br />The NiFi website source code is available (<a
href="https://git-wip-us.apache.org/repos/asf?p=nifi-site.git;a=summary">browse</a>|<a
href="https://git-wip-us.apache.org/repos/asf/nifi-site.git">checkout</a>) and
mirrored to <a href="https://github.com/apache/nifi-site">GitHub</a>.<br>
+<br />The NiFi NAR maven plugin source code is available (<a
href="https://git-wip-us.apache.org/repos/asf?p=nifi-maven.git;a=summary">browse</a>|<a
href="https://git-wip-us.apache.org/repos/asf/nifi-maven.git">checkout</a>)
and mirrored to <a href="https://github.com/apache/nifi-maven">GitHub</a>.</p>
<h2>Issue Tracking</h2>
<p>Track issues on the "NIFI" Project on the Apache JIRA (<a
href="https://issues.apache.org/jira/browse/NIFI">browse</a>).</p>
<h2>Building</h2>