Repository: accumulo-website
Updated Branches:
  refs/heads/master 7cc70b2ef -> 7e6a7b9f2


Fixed link in warning banner


Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/7e6a7b9f
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/7e6a7b9f
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/7e6a7b9f

Branch: refs/heads/master
Commit: 7e6a7b9f22bbea94d01595cf316516166fe9f35e
Parents: 7cc70b2
Author: Mike Walch <mwa...@apache.org>
Authored: Mon May 22 14:00:39 2017 -0400
Committer: Mike Walch <mwa...@apache.org>
Committed: Mon May 22 14:00:39 2017 -0400

----------------------------------------------------------------------
 _layouts/docs-unreleased.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/7e6a7b9f/_layouts/docs-unreleased.html
----------------------------------------------------------------------
diff --git a/_layouts/docs-unreleased.html b/_layouts/docs-unreleased.html
index 1b2ded9..51dce83 100644
--- a/_layouts/docs-unreleased.html
+++ b/_layouts/docs-unreleased.html
@@ -3,7 +3,7 @@ layout: default
 skiph1fortitle: true
 ---
 
-<div class="alert alert-danger" role="alert">This documentation is for an 
unreleased version of Apache Accumulo that is currently under development! 
Check out the <a href="{{ site.baseurl }}/docs-{{ site.latest_minor_release 
}}/">documentation for the latest release</a>.</div>
+<div class="alert alert-danger" role="alert">This documentation is for an 
unreleased version of Apache Accumulo that is currently under development! 
Check out the <a href="{{ site.baseurl }}/{{ site.latest_minor_release 
}}/accumulo_user_manual.html">documentation for the latest release</a>.</div>
 
 <div class="row">
   <div class="col-md-3">

Reply via email to