This is an automated email from the ASF dual-hosted git repository.

dhanak pushed a commit to branch no-issues-docs-fix-latest-use
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git

commit 68fde41e97f2c665696d230b705529cb33b880a6
Author: Dominik HanĂ¡k <[email protected]>
AuthorDate: Thu Nov 7 12:40:40 2024 +0100

    NO-ISSUE: Update antora-playbook.yml so the website points to main
    
    As per current development practices, we should point to snapshot to not 
confuse users with deprecated references.
---
 antora-playbook.yml | 21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)

diff --git a/antora-playbook.yml b/antora-playbook.yml
index 3d2741328..7eb8fa2b4 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -2,7 +2,7 @@ site:
   title: SonataFlow Guides
   start_page: serverlessworkflow::index.adoc
 urls:
-  latest_version_segment: latest
+  latest_version_segment: main
 antora:
   extensions:
   - require: '@antora/lunr-extension'
@@ -12,25 +12,6 @@ content:
   - url: [email protected]:apache/incubator-kie-kogito-docs.git
     branches:
     - main
-    - 1.24.x
-    - 1.25.x
-    - 1.26.x
-    - 1.27.x
-    - 1.28.x
-    - 1.29.x
-    - 1.30.x
-    - 1.31.x
-    - 1.32.x
-    - 1.33.x
-    - 1.34.x
-    - 1.35.x
-    - 1.36.x
-    - 1.37.x
-    - 1.38.x
-    - 1.39.x
-    - 1.40.x
-    - 1.41.x
-    - 1.42.x
     - 1.43.x
     - 1.44.x
     - 1.45.x


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to