This is an automated email from the ASF dual-hosted git repository. cdutz pushed a commit to branch feature/fixed-site-documentation in repository https://gitbox.apache.org/repos/asf/incubator-training.git
commit e81a078cf9e79d9697b0b15626141bdc85ac7843 Author: Christofer Dutz <[email protected]> AuthorDate: Mon May 13 11:05:31 2019 +0200 - Fixed the link and description used in the documentation on building the site. --- site/src/site/asciidoc/developers/website.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/site/asciidoc/developers/website.adoc b/site/src/site/asciidoc/developers/website.adoc index a7fb9bd..598d165 100644 --- a/site/src/site/asciidoc/developers/website.adoc +++ b/site/src/site/asciidoc/developers/website.adoc @@ -154,6 +154,6 @@ In order to be able to push to the `asf-site` GIT branch, a dedicated build job Only on these machines are jobs allowed to push changes to a Git repo and here only to a branch named `asf-site`. -See https://builds.apache.org/view/M-R/job/4X/job/PLC4X%20Site/ for details on the PLC4X Jenkins Website build job. +See https://builds.apache.org/view/S-Z/view/Training%20(incubating)/job/Training%20Multi-Branch%20Pipeline/ for details on the Training Jenkins Website build job. As soon as the content is updated in the `asf-site` the `gitpubsub` mechanism will make those changes available at https://training.apache.org
