This is an automated email from the ASF dual-hosted git repository.
ricardozanini pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git
The following commit(s) were added to refs/heads/main by this push:
new a284c29ee NO-ISSUE: Update antora-playbook.yml so the website points
to main (#686)
a284c29ee is described below
commit a284c29eea09eef6d4dde319d3b77135eeb6a2c2
Author: Dominik HanĂ¡k <[email protected]>
AuthorDate: Thu Nov 14 16:36:31 2024 +0100
NO-ISSUE: Update antora-playbook.yml so the website points to main (#686)
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]