Repository: deltaspike Updated Branches: refs/heads/master ed8ad5816 -> ad138369b
DELTASPIKE-784 fixed link Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/ad138369 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/ad138369 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/ad138369 Branch: refs/heads/master Commit: ad138369b30a147998b9ca0ea2e727a2c102a183 Parents: ed8ad58 Author: gpetracek <gpetra...@apache.org> Authored: Thu Nov 20 10:50:42 2014 +0100 Committer: gpetracek <gpetra...@apache.org> Committed: Thu Nov 20 10:59:31 2014 +0100 ---------------------------------------------------------------------- documentation/src/main/template/document.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/ad138369/documentation/src/main/template/document.html.erb ---------------------------------------------------------------------- diff --git a/documentation/src/main/template/document.html.erb b/documentation/src/main/template/document.html.erb index 8b340ea..369bf66 100644 --- a/documentation/src/main/template/document.html.erb +++ b/documentation/src/main/template/document.html.erb @@ -53,7 +53,7 @@ body { <li class="active"><a href="http://deltaspike.apache.org/index.html">Home</a></li> <li><a href="http://deltaspike.apache.org/documentation">Documentation</a></li> - <li><a href="http://deltaspike.apache.org/source.html">Source</a></li> + <li><a href="http://deltaspike.apache.org/documentation/source.html">Source</a></li> <li><a href="http://deltaspike.apache.org/download.html">Download</a></li> <li><a href="http://deltaspike.apache.org/community.html">Community</a></li> <!-- <li><a href="./support.html">Support</a></li> -->