This is an automated email from the ASF dual-hosted git repository. jmclean pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-training.git
commit 85973b53e63ae453deda33deb11591dee96437c8 Author: jenkins <[email protected]> AuthorDate: Sun Sep 8 21:13:00 2019 +0000 Site checkin for project Training: Website --- developers/ci.html | 2 +- developers/contributing.html | 2 +- developers/decisions.html | 2 +- developers/website.html | 2 +- mailing-lists.html | 14 +++++++------- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/developers/ci.html b/developers/ci.html index e30fffb..266505d 100644 --- a/developers/ci.html +++ b/developers/ci.html @@ -137,7 +137,7 @@ </div> <div class="ulist"> <ul> - <li> <p>Apache’s Jenkins at <a href="https://builds.apache.org/view/S-Z/job/Training/" class="bare">https://builds.apache.org/view/S-Z/job/Training/</a></p> </li> + <li> <p>Apache’s Jenkins at <a href="https://builds.apache.org/view/S-Z/view/Training%20(incubating)/" class="bare">https://builds.apache.org/view/S-Z/view/Training%20(incubating)/</a></p> </li> </ul> </div> <div class="paragraph"> diff --git a/developers/contributing.html b/developers/contributing.html index 3cdcc1b..e31f2cd 100644 --- a/developers/contributing.html +++ b/developers/contributing.html @@ -166,7 +166,7 @@ <div class="sect2"> <h3 id="_toc_finding_a_project1">Finding a Project</h3> <div class="paragraph"> - <p>If you want to get involved, but do not have a specific project in mind please feel free to check our issue tracker for <a href="https://issues.apache.org/Jira/issues/?jql=project%20%3D%20TRAINING%20AND%20labels%20%3D%20beginner%20AND%20assignee%20in%20(EMPTY)">unassigned issues with the <em>beginner</em> label</a>. These should be good candidates to get your feet wet and gather some experience before tackling larger issues.</p> + <p>If you want to get involved, but do not have a specific project in mind please feel free to check our issue tracker for <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20TRAINING%20AND%20labels%20%3D%20beginner%20AND%20assignee%20in%20(EMPTY)">unassigned issues with the <em>beginner</em> label</a>. These should be good candidates to get your feet wet and gather some experience before tackling larger issues.</p> </div> <div class="paragraph"> <p>If nothing catches your eye and you come up with something that you want to work on by yourself, please do share your intent by either posting on the mailing list or creating an issue, as this allows us to limit duplication of effort as much as possible.</p> diff --git a/developers/decisions.html b/developers/decisions.html index 467626e..2c5194a 100644 --- a/developers/decisions.html +++ b/developers/decisions.html @@ -149,7 +149,7 @@ <p>This document describes the roles and responsibilities of the project, who may vote, how voting works, how conflicts are resolved, etc.</p> </div> <div class="paragraph"> - <p>The <a href="https://www.apache.org/foundation/faq">Apache Foundation FAQ</a> and <a href="http://www.apache.org/foundation/faq.html">How-It-Works</a> explain the operation and background of the foundation. Terms used are defined in the <a href="https://www.apache.org/foundation/glossary">ASF glossary</a>.</p> + <p>The <a href="https://www.apache.org/foundation/faq">Apache Foundation FAQ</a> and <a href="https://apache.org/foundation/how-it-works.html">How-It-Works</a> explain the operation and background of the foundation. Terms used are defined in the <a href="https://www.apache.org/foundation/glossary">ASF glossary</a>.</p> </div> <div class="paragraph"> <p>Apache has a <a href="http://www.apache.org/foundation/policies/conduct.html">code of conduct</a> that it expects its members to follow.</p> diff --git a/developers/website.html b/developers/website.html index c9c9b3e..b0d7a9a 100644 --- a/developers/website.html +++ b/developers/website.html @@ -160,7 +160,7 @@ <p>Beyond the basic goodies, the build is also configured to generate images from ASCII data using the <code>asciidoctor-diagram</code> plugin.</p> </div> <div class="paragraph"> - <p>This allows us to generate images like the ones on the <a href="http://4x.apache.org/protocols/s7/index.html">S7 Protocol Description page</a></p> + <p>This allows us to generate images like the ones on the <a href="http://plc4x.apache.org/plc4j/plc4j-protocols/plc4j-protocol-s7/index.html">S7 Protocol Description page</a></p> </div> <div class="sect2"> <h3 id="_toc_providing_new_content1">Providing new content</h3> diff --git a/mailing-lists.html b/mailing-lists.html index 375b9ea..360b0ad 100644 --- a/mailing-lists.html +++ b/mailing-lists.html @@ -145,16 +145,16 @@ <tbody> <tr class="b"> <td>Apache Training Developer List</td> - <td><a href="mailto:[email protected]">Subscribe</a></td> - <td><a href="mailto:[email protected]">Unsubscribe</a></td> - <td><a href="mailto:[email protected]">Post</a></td> + <td><a class="externalLink" href="mailto:[email protected]">Subscribe</a></td> + <td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td> + <td><a class="externalLink" href="mailto:[email protected]">Post</a></td> <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/training-dev/">mail-archives.apache.org</a></td> </tr> <tr class="a"> <td>Apache Training Commits List</td> - <td><a href="mailto:[email protected]">Subscribe</a></td> - <td><a href="mailto:[email protected]">Unsubscribe</a></td> - <td><a href="mailto:[email protected]">Post</a></td> + <td><a class="externalLink" href="mailto:[email protected]">Subscribe</a></td> + <td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td> + <td><a class="externalLink" href="mailto:[email protected]">Post</a></td> <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/training-commits/">mail-archives.apache.org</a></td> </tr> </tbody> @@ -229,4 +229,4 @@ </script> </body> -</html> +</html> \ No newline at end of file
