fix: resolve broken internal links across docs#83
Merged
Conversation
- /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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 todraft: 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 buildpasses with no broken link errors.🤖 Generated with Claude Code