Repository: metron
Updated Branches:
  refs/heads/asf-site 79b38ea2c -> 3199a5704


METRON-1273: Website documentation link should point to the current site-book


Project: http://git-wip-us.apache.org/repos/asf/metron/repo
Commit: http://git-wip-us.apache.org/repos/asf/metron/commit/3199a570
Tree: http://git-wip-us.apache.org/repos/asf/metron/tree/3199a570
Diff: http://git-wip-us.apache.org/repos/asf/metron/diff/3199a570

Branch: refs/heads/asf-site
Commit: 3199a57048a8ae66e9e1fd519e917a94bcb4f391
Parents: 79b38ea
Author: Michael Miklavcic <[email protected]>
Authored: Wed Feb 7 14:43:48 2018 -0700
Committer: Michael Miklavcic <[email protected]>
Committed: Wed Feb 7 14:43:48 2018 -0700

----------------------------------------------------------------------
 documentation/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/metron/blob/3199a570/documentation/index.html
----------------------------------------------------------------------
diff --git a/documentation/index.html b/documentation/index.html
index 582ec17..a0782af 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -204,7 +204,7 @@
     </div>
     <div class="content-960 hover-btn text-center">
         <p> Apache Metron documentation provides information on quickly 
getting started with Metron, performing a full installation, adding additional 
data sources, and using Metron to triage alerts. Metron documentation is 
currently a work in progress. Please check back again later as we continue to 
grow this documentation set.</p>
-        <a class="button-default" href=" 
https://cwiki.apache.org/confluence/display/METRON/Documentation"; 
target="_blank">LEARN MORE</a>
+        <a class="button-default" 
href="https://metron.apache.org/current-book/index.html"; target="_blank">LEARN 
MORE</a>
     </div>
 </section>
 

Reply via email to