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/plc4x-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b086a32  Site checkin for project PLC4X: Jenkins Tools
b086a32 is described below

commit b086a3288cf51ac050b57786978cb248c3b14eaa
Author: jenkins <[email protected]>
AuthorDate: Thu Nov 26 14:48:30 2020 +0000

    Site checkin for project PLC4X: Jenkins Tools
---
 index.html                | 2 +-
 users/gettingstarted.html | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 363efc3..5d23846 100644
--- a/index.html
+++ b/index.html
@@ -136,7 +136,7 @@
                         industrial
                         programmable logic controllers (PLCs) using a variety 
of protocols but with a shared API.</div>
                     <div class="center text-center">
-                    <a href="users/plc4j/gettingstarted.html"
+                    <a href="users/gettingstarted.html"
                        class="plc4x-button plc4x-button-large 
plc4x-button-primary text-center"><i
                             class="fas fa-rocket"></i> Get started
                     </a>
diff --git a/users/gettingstarted.html b/users/gettingstarted.html
index bdd1a0e..5a15f1e 100644
--- a/users/gettingstarted.html
+++ b/users/gettingstarted.html
@@ -275,6 +275,12 @@
 <p>Depending on the programming language, the usage will differ, therefore 
please go to the <code>Getting Started</code> version of the language of 
choice.</p>
 </div>
 <div class="sect2">
+<h3 id="gogolang">Go/Golang</h3>
+<div class="paragraph">
+<p>For guides on how to write PLC4X applications with Go, please go to the <a 
href="getting-started/plc4go.html">Go Getting Started</a></p>
+</div>
+</div>
+<div class="sect2">
 <h3 id="java">Java</h3>
 <div class="paragraph">
 <p>For guides on how to write PLC4X applications with Java, please go to the 
<a href="getting-started/plc4j.html">Java Getting Started</a></p>

Reply via email to