This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new d9c2dbbe0e2e Update camel-4x-upgrade-guide-4_21.adoc
d9c2dbbe0e2e is described below
commit d9c2dbbe0e2e1675b5c2145b6dcba343f89b6898
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 18 10:25:37 2026 +0200
Update camel-4x-upgrade-guide-4_21.adoc
---
docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_21.adoc | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_21.adoc
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_21.adoc
index 8abf13f9a4be..cc9ef69d2372 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_21.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_21.adoc
@@ -21,9 +21,8 @@ It implies small differences listed
https://github.com/whatap/java-grok#what-is-
=== camel-jbang
The project exported by `camel export` now includes additional guidance for AI
coding assistants. The generated
-`readme.md` gained a _For AI coding assistants_ section linking to the Apache
Camel LLM index
-(`https://camel.apache.org/llms.txt`), and a new `AGENTS.md` file is generated
at the project root. This applies to
-all runtimes (Camel Main, Spring Boot and Quarkus).
+`readme.md` gained a _For AI coding assistants_ section linking to the Apache
Camel website LLM index,
+and a new `AGENTS.md` file is generated at the project root. This applies to
all runtimes (Camel Main, Spring Boot and Quarkus).
=== camel-micrometer