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 2015/12/29 15:10:27 UTC

nifi-site git commit: Updating to point to release archives

Repository: nifi-site
Updated Branches:
  refs/heads/master bfe85eae6 -> a4c17bfb8


Updating to point to release archives


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

Branch: refs/heads/master
Commit: a4c17bfb86f7169f12a15c30b975c0853f968076
Parents: bfe85ea
Author: joewitt <jo...@apache.org>
Authored: Tue Dec 29 09:10:20 2015 -0500
Committer: joewitt <jo...@apache.org>
Committed: Tue Dec 29 09:10:20 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/nifi-site/blob/a4c17bfb/src/pages/html/download.hbs
----------------------------------------------------------------------
diff --git a/src/pages/html/download.hbs b/src/pages/html/download.hbs
index 27eedaf..9a305fa 100644
--- a/src/pages/html/download.hbs
+++ b/src/pages/html/download.hbs
@@ -64,3 +64,8 @@ title: Apache NiFi Downloads
         </ul>
     </div>
 </div>
+<div class="row">
+    <div class="large-12 columns">
+        <p>If you need access to older releases they can be found in the <a href="https://archive.apache.org/dist/nifi/">release archives.</a></p>
+    </div>
+</div>