Skip to content

fix: resolve broken internal links across docs#83

Merged
zoltan-baba merged 1 commit into
mainfrom
fix/link-fixes
Jun 30, 2026
Merged

fix: resolve broken internal links across docs#83
zoltan-baba merged 1 commit into
mainfrom
fix/link-fixes

Conversation

@zoltan-baba

Copy link
Copy Markdown
Collaborator

Summary

  • /en/release-management/codepush/codepush-cli — pointed to a non-clickable sidebar category; updated to /en/release-management/codepush/codepush-cli/about-the-codepush-cli.
  • /en/bitrise-ci/getting-started/quick-start-guides/getting-started-with-web-ci — page is set to draft: true; updated to /en/bitrise-ci/getting-started/getting-started (matches the existing redirect).
  • /en/bitrise-ci/api/api-reference — no page exists at this path; updated to /en/bitrise-api/api-reference/bitrise-api (the generated API reference intro).
  • /en/bitrise-ci/getting-started/adding-a-ci-configuration-to-a-project — page was removed; updated to /en/bitrise-ci/getting-started/adding-a-new-project.

Affected files: changelog partial (used by 7 changelogs), about-migrating-to-bitrise, default-workflows, 3 API guide pages, connecting-an-app.

Test plan

  • npm run build passes with no broken link errors.

🤖 Generated with Claude Code

- /en/release-management/codepush/codepush-cli → about-the-codepush-cli (non-clickable category)
- /en/bitrise-ci/getting-started/quick-start-guides/getting-started-with-web-ci → getting-started (page is draft: true)
- /en/bitrise-ci/api/api-reference → /en/bitrise-api/api-reference/bitrise-api (wrong path)
- /en/bitrise-ci/getting-started/adding-a-ci-configuration-to-a-project → adding-a-new-project (page removed)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

@zoltan-baba zoltan-baba merged commit 9bda189 into main Jun 30, 2026
1 check passed
@zoltan-baba zoltan-baba deleted the fix/link-fixes branch June 30, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant