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 d41155ec chore: fix broken link to camel sbom command reference
d41155ec is described below

commit d41155ec59991338b1f360406ea1c9b596a06610
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jun 22 21:41:56 2026 +0200

    chore: fix broken link to camel sbom command reference
    
    Co-Authored-By: Claude Opus 4.6 <[email protected]>
---
 content/blog/2026/06/camel-sbom-supply-chain/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2026/06/camel-sbom-supply-chain/index.md 
b/content/blog/2026/06/camel-sbom-supply-chain/index.md
index def127f6..5a5041cd 100644
--- a/content/blog/2026/06/camel-sbom-supply-chain/index.md
+++ b/content/blog/2026/06/camel-sbom-supply-chain/index.md
@@ -61,7 +61,7 @@ camel sbom --runtime=spring-boot
 camel sbom --runtime=quarkus
 ```
 
-See the [camel sbom command reference](/manual/camel-jbang-sbom.html) for the 
full set of options.
+See the [camel sbom command 
reference](/manual/jbang-commands/camel-jbang-sbom.html) for the full set of 
options.
 
 ### Camel Spring Boot
 

Reply via email to