Updated Branches: refs/heads/master 6a372b43c -> a51c11181
fix link to javadoc Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/a51c1118 Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/a51c1118 Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/a51c1118 Branch: refs/heads/master Commit: a51c11181d92e168dfd4fd218401952f1624c7ee Parents: 6a372b4 Author: olivier lamy <[email protected]> Authored: Wed Oct 24 16:30:08 2012 +0200 Committer: olivier lamy <[email protected]> Committed: Wed Oct 24 16:30:08 2012 +0200 ---------------------------------------------------------------------- src/site/markdown/index.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/a51c1118/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 585a580..4a14777 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -5,7 +5,7 @@ Pages * [Architecture](./Architecture.html) * [Features](./Features.html) * [ApiUsage](./ApiUsage.html) -* [Javadocs][] +* [Javadocs](./apidocs/index.html) * [UseCases](./UseCases.html) WHAT IS HELIX
