This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push:
new 7a62ec2454 docs: Made 0.13.0 the default branch in the website.
7a62ec2454 is described below
commit 7a62ec2454e22f2351e09c40326ed7b18e3e7b78
Author: Christofer Dutz <[email protected]>
AuthorDate: Tue Aug 5 21:27:04 2025 +0200
docs: Made 0.13.0 the default branch in the website.
---
website/resources/index.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/website/resources/index.html b/website/resources/index.html
index 514881336e..4f913ae19b 100644
--- a/website/resources/index.html
+++ b/website/resources/index.html
@@ -48,7 +48,7 @@
<nav class="navbar">
<div class="navbar-brand">
<a class="navbar-item" href="./">
- <img src="./plc4x/latest/_images/apache_plc4x_logo_small.png"
alt="Apache PLC4X">
+ <img src="./plc4x/0.13.0/_images/apache_plc4x_logo_small.png"
alt="Apache PLC4X">
</a>
<div class="navbar-item search hide-for-print">
<div id="search-field" class="field">
@@ -64,8 +64,8 @@
<div id="topbar-nav" class="navbar-menu">
<div class="navbar-end justify-content-center">
<a class="navbar-item" href="./">Home</a>
- <a class="navbar-item" href="./plc4x/latest/users">Users</a>
- <a class="navbar-item" href="./plc4x/latest/developers">Developers</a>
+ <a class="navbar-item" href="./plc4x/0.13.0/users">Users</a>
+ <a class="navbar-item" href="./plc4x/0.13.0/developers">Developers</a>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link" href="https://www.apache.org">Apache</a>
<div class="navbar-dropdown">
@@ -81,7 +81,7 @@
</div>
<div class="navbar-item">
<span class="control">
- <a class="button is-primary"
href="./plc4x/latest/users/download">Download</a>
+ <a class="button is-primary"
href="./plc4x/0.13.0/users/download">Download</a>
</span>
</div>
<a class="acevent" data-format="wide"></a>
@@ -117,7 +117,7 @@
shared API.
</div>
<div class="center text-center">
- <a
href="plc4x/latest/users/getting-started/index.html"
+ <a
href="plc4x/0.13.0/users/getting-started/index.html"
class="plc4x-button
plc4x-button-large plc4x-button-primary text-center"><i
class="fas fa-rocket"></i> Get
started
</a>
@@ -332,10 +332,10 @@
<div class="col-lg-12 mx-auto">
<i class="fas fa-info-circle fa-7x highlight-icon
highlight-icon-secondary"></i>
<h2 class="section-highlight-text-secondary">Get
the <a
-
href="plc4x/latest/users/commercial-support.html">commercial support</a> you
need.</h2>
+
href="plc4x/0.13.0/users/commercial-support.html">commercial support</a> you
need.</h2>
<p class="lead">Just because you can download and
use PLC4X for free doesn't mean that
you're left on your own. Some of our community
member's companies can also provide you
- with the <b><a
href="plc4x/latest/users/commercial-support.html">commercial support</a></b> you
+ with the <b><a
href="plc4x/0.13.0/users/commercial-support.html">commercial support</a></b> you
need.</p>
</div>
</div>