Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site 2cd8d7bd2 -> 020248b55
Add link for setting up workstation. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/020248b5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/020248b5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/020248b5 Branch: refs/heads/asf-site Commit: 020248b5533412bfa3efc734177b920a714a4564 Parents: 2cd8d7b Author: jamesbognar <[email protected]> Authored: Mon Aug 8 14:53:25 2016 -0400 Committer: jamesbognar <[email protected]> Committed: Mon Aug 8 14:53:25 2016 -0400 ---------------------------------------------------------------------- content/sourceCode.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/020248b5/content/sourceCode.html ---------------------------------------------------------------------- diff --git a/content/sourceCode.html b/content/sourceCode.html index 604bda8..68b99e4 100644 --- a/content/sourceCode.html +++ b/content/sourceCode.html @@ -18,6 +18,7 @@ <li><a class='doclink' href='https://git-wip-us.apache.org/repos/asf/incubator-juneau.git' target="_top">Apache GIT repository</a> <li><a class='doclink' href='http://github.com/apache/incubator-juneau' target="_top">GitHub mirror</a> <li><a class='doclink' href='https://git-wip-us.apache.org/repos/asf/incubator-juneau-website.git' target="_top">GIT repository for this website</a> + <li><a class='doclink' href='https://cwiki.apache.org/confluence/display/JUNEAU/Juneau+Home' target="_top">Workspace setup instructions (coming soon)</a> </ul> </body> </html>
