This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 230f3b1 Fix the antora-playbook.yml link
230f3b1 is described below
commit 230f3b1a54e40b427f0e875d40125a1245adb460
Author: aldettinger <[email protected]>
AuthorDate: Thu Mar 17 10:19:44 2022 +0100
Fix the antora-playbook.yml link
---
docs/modules/ROOT/pages/contributor-guide/release-guide.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
b/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
index 812d064..e949210 100644
--- a/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
+++ b/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
@@ -318,4 +318,4 @@ In addition to the above, the following is needed:
* https://github.com/apache/camel-quarkus/issues/new[Create a ticket] asking a
https://projects.apache.org/committee.html?camel[PMC member] to update the
https://reporter.apache.org/addrelease.html?camel[Apache Committee Report
Helper]. The ticket title could be as follow.
Release: The Apache Committee Report Helper should be updated by a PMC
member as camel-quarkus-X.Y.Z has been released on YYYY-MM-DD.
-* When writing the release announcement blog post, do not forget to add the
release note section in
https://github.com/apache/camel-website/tree/main/content/releases/q, and to
add the branch for documentation in
https://github.com/apache/camel-website/blob/main/antora-playbook.yml[antora-playbook.yml].
+* When writing the release announcement blog post, do not forget to add the
release note section in
https://github.com/apache/camel-website/tree/main/content/releases/q, and to
add the branch for documentation in
https://github.com/apache/camel-website/blob/main/antora-playbook-snippets/antora-playbook.yml[antora-playbook.yml].