Repository: incubator-tamaya-site Updated Branches: refs/heads/master 2aa0d53a9 -> dc8f46ea5
TAMAYA-285: LHF: Fix broken link Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/commit/dc8f46ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/dc8f46ea Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/dc8f46ea Branch: refs/heads/master Commit: dc8f46ea5332feedca04ed83ba88e4572f6242c9 Parents: 2aa0d53 Author: Phil Ottlinger <[email protected]> Authored: Fri Sep 15 08:07:26 2017 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Fri Sep 15 08:07:26 2017 +0200 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/dc8f46ea/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index f0b7ddf..e851ce0 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ $ cp -r pathToTamayaCoreRepo/target/site/apidocs/* ./stable/ - for released/stab $ git push ``` 1. Wait a couple of minutes for the gitpubsub to happen. -1. Go to https://tamaya.incubator.apache.org/jbake/ in your browser +1. Go to https://tamaya.incubator.apache.org in your browser #### Jenkins / CI integration
