Skip to content

chore: Fix broken fragment links from doc-split#24159

Merged
davsclaus merged 1 commit into
mainfrom
quick-fix/doc-split-broken-fragments
Jun 21, 2026
Merged

chore: Fix broken fragment links from doc-split#24159
davsclaus merged 1 commit into
mainfrom
quick-fix/doc-split-broken-fragments

Conversation

@davsclaus

Copy link
Copy Markdown
Contributor

Summary

  • Fix broken <<anchor>> fragment links that referenced sections staying in parent pages after the CAMEL-23806 doc split
  • ibm-watsonx-ai-examples.adoc: <<cos-connection-setup>> → xref to main component page
  • salesforce-rest-api.adoc: <<apexCall>> → xref to main component page

Test plan

  • Antora link checker passes (no more broken fragments)
  • Build checks pass

Claude Code on behalf of Claus Ibsen

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Replace same-page <<anchor>> references with cross-page xrefs for
anchors that stayed in the parent page after the doc split:
- ibm-watsonx-ai-examples: cos-connection-setup -> main component page
- salesforce-rest-api: apexCall -> main component page

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Claus Ibsen <claus.ibsen@gmail.com>
@davsclaus davsclaus merged commit f75a1a4 into main Jun 21, 2026
6 checks passed
@davsclaus davsclaus deleted the quick-fix/doc-split-broken-fragments branch June 21, 2026 07:44
@github-actions

Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions

Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • components/camel-ibm/camel-ibm-watsonx-ai
  • components/camel-salesforce/camel-salesforce-component
All tested modules (11 modules)
  • Camel :: IBM :: watsonx.ai
  • Camel :: JBang :: MCP
  • Camel :: JBang :: Plugin :: Route Parser
  • Camel :: JBang :: Plugin :: TUI
  • Camel :: JBang :: Plugin :: Validate
  • Camel :: Launcher :: Container
  • Camel :: Salesforce
  • Camel :: Salesforce :: CodeGen
  • Camel :: Salesforce :: Maven Plugin
  • Camel :: YAML DSL :: Validator
  • Camel :: YAML DSL :: Validator Maven Plugin

⚙️ View full build and test results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant