This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8ffab38 Site checkin for project PLC4X: Jenkins Tools
8ffab38 is described below
commit 8ffab38a2905008108c33ac3dd43dc94c1fd6043
Author: jenkins <[email protected]>
AuthorDate: Wed Mar 20 11:15:07 2019 +0000
Site checkin for project PLC4X: Jenkins Tools
---
developers/contributing.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/developers/contributing.html b/developers/contributing.html
index 469d85c..05acbbd 100644
--- a/developers/contributing.html
+++ b/developers/contributing.html
@@ -323,7 +323,7 @@ upstream https://github.com/apache/incubator-plc4x.git
(push)</pre>
</div>
</div>
<div class="paragraph">
- <p>This will get all changed from upstream and merge them locally. In
order to update your GitHub version, you have to push things back to
<code>origin?</code>. You can do this by execunting the follwing command:</p>
+ <p>This will get all changed from upstream and merge them locally. In
order to update your GitHub version, you have to push things back to
<code>origin</code>. You can do this by execunting the follwing command:</p>
</div>
<div class="literalblock">
<div class="content">
@@ -362,7 +362,7 @@ upstream https://github.com/apache/incubator-plc4x.git
(push)</pre>
<p>As our documentation and website are generated as a side-product of our
build, contributing to this technically the same as contributing to the
code.</p>
</div>
<div class="paragraph">
- <p>All our content is written in Asciidoctor and is located in
<code>src/site/asciidoctor</code> directories. For a reference of the
Asciidoctor snytax please have a look at the <a
href="https://asciidoctor.org/docs/user-manual/#introduction-to-asciidoctor">Asciidoctor
documentation</a>.</p>
+ <p>All our content is written in Asciidoctor and is located in
<code>src/site/asciidoc</code> directories. For a reference of the Asciidoctor
snytax please have a look at the <a
href="https://asciidoctor.org/docs/user-manual/#introduction-to-asciidoctor">Asciidoctor
documentation</a>.</p>
</div>
</div>
<div class="sect2">