Updated Branches:
refs/heads/master 5481e3b08 -> 430bef24c
Fixing broken links
Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/430bef24
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/430bef24
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/430bef24
Branch: refs/heads/master
Commit: 430bef24cbb8155b6389520919893344eb9796bb
Parents: 5481e3b
Author: Kishore Gopalakrishna <g.kishore@gmail.com>
Authored: Mon Jun 3 08:11:48 2013 -0700
Committer: Kishore Gopalakrishna <g.kishore@gmail.com>
Committed: Mon Jun 3 08:11:48 2013 -0700
----------------------------------------------------------------------
src/site/markdown/index.md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/430bef24/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index f07c9cb..57985d0 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -44,7 +44,7 @@ Navigating the Documentation
[Service discovery](./recipes/service_discovery.html)
-[Distributed Task DAG Execution](./task_dag_execution.html)
+[Distributed Task DAG Execution](./recipes/task_dag_execution.html)
What Is Helix
|