Repository: samza
Updated Branches:
  refs/heads/0.12.0 549a632d7 -> d47cf7d13


SAMZA-1104; fix yarn security page link from index.html page

Author: Chen Song <cs...@appnexus.com>

Reviewers: Jagadish <jagad...@apache.org>

Closes #62 from garlicbulb-puzhuo/SAMZA-1104


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

Branch: refs/heads/0.12.0
Commit: d47cf7d13be55a0e8fb45e52a5de9e60867f3b66
Parents: 549a632
Author: Chen Song <cs...@appnexus.com>
Authored: Mon Feb 27 17:31:29 2017 -0800
Committer: vjagadish1989 <jvenk...@linkedin.com>
Committed: Mon Feb 27 17:37:01 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/samza/blob/d47cf7d1/docs/learn/documentation/versioned/index.html
----------------------------------------------------------------------
diff --git a/docs/learn/documentation/versioned/index.html 
b/docs/learn/documentation/versioned/index.html
index 6651b3b..e3cecc1 100644
--- a/docs/learn/documentation/versioned/index.html
+++ b/docs/learn/documentation/versioned/index.html
@@ -83,7 +83,7 @@ title: Documentation
   <li><a href="yarn/yarn-host-affinity.html">Host Affinity & Yarn</a></li>
   <li><a href="hdfs/producer.html">Writing to HDFS</a></li>
   <li><a href="hdfs/consumer.html">Reading from HDFS</a></li>
-  <li><a href="hdfs/yarn-security.html">Yarn Security</a></li>
+  <li><a href="yarn/yarn-security.html">Yarn Security</a></li>
 <!-- TODO write yarn pages
   <li><a href="">Fault Tolerance</a></li>
   <li><a href="">Security</a></li>

Reply via email to