oscerd opened a new pull request, #2838:
URL: https://github.com/apache/camel-kamelets/pull/2838

   ## CI Fix
   
   **Failed run (camel-website):** 
https://github.com/apache/camel-website/actions/runs/25926572539
   
   ### Why a second PR
   
   #2836 was **squash-merged with only its first commit** (`ci: escape Kamelet
   placeholder syntax`). The second commit (relative links) was pushed after the
   squash-merge and was therefore orphaned, so `main` still carries the 4 
absolute
   `https://camel.apache.org/...` links. With the camel-kafka-connector (#1774)
   and camel-quarkus (#8661) fixes now merged, **this page is the sole remaining
   `camel/relative-links` failure** — 4 errors in
   `public/camel-kamelets/next/security-model.html`, keeping every camel-website
   PR red.
   
   ### Fix
   
   Convert the 4 in-site links to root-relative `link:/security/` and
   `link:/manual/security-model.html`, matching apache/camel core
   `security-model.adoc` (apache/camel#23224). The merged placeholder-escaping
   fix from #2836 is preserved untouched; `[email protected]`
   email references are unchanged.
   
   - Documentation-only, single file, same link targets (rendered relative).
   - No local Antora CLI in the environment; the camel-website Antora/htmltest
     build is the definitive check.
   
   ### Deferred Issues
   None.
   
   ---
   _Claude Code on behalf of Andrea Cosentino_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to