Skip to content

Commit

Permalink
fix(website): Update Python getting started link
Browse files Browse the repository at this point in the history
  • Loading branch information
hutcheb committed Dec 28, 2024
1 parent eb78e20 commit 6544b5d
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,8 @@ For guides on how to write PLC4X applications with Go, please go to the link:plc

== Java

For guides on how to write PLC4X applications with Java, please go to the link:plc4j.html[Java Getting Started]
For guides on how to write PLC4X applications with Java, please go to the link:plc4j.html[Java Getting Started]

== Python

For guides on how to write PLC4X applications with Python, please go to the link:plc4py.html[Python Getting Started]

0 comments on commit 6544b5d

Please sign in to comment.