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-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 9c494089 Updated
9c494089 is described below

commit 9c494089a5d0969632ce7980bd183f57ae32fa4c
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 18 15:40:30 2026 +0200

    Updated
---
 llms-txt-template.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llms-txt-template.md b/llms-txt-template.md
index 1195a950..2666fdd4 100644
--- a/llms-txt-template.md
+++ b/llms-txt-template.md
@@ -10,7 +10,7 @@ For example:
 ## Offline documentation bundles
 
 For agents or environments with no or restricted internet access, versioned 
offline documentation bundles are available as zip archives of all Markdown 
files:
-- [Camel 
4.18](https://github.com/apache/camel-website/releases/download/docs-4.18/camel-docs-4.18.zip)
+- [Camel 
4.18](https://github.com/apache/camel-website/releases/download/docs-4.18/camel-docs-4.18.zip)
 (does not include the canonical YAML DSL JSON Schema — use the [online 
schema](https://github.com/apache/camel/blob/camel-4.18.x/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json)
 instead)
 
 Download the zip matching your Camel version, unzip it locally, and read the 
files from there. Each bundle contains:
 

Reply via email to