Skip to content

Fix stale versioned docs links (#21630)#21631

Merged
ti-chi-bot[bot] merged 1 commit into
pingcap:release-8.5from
ti-chi-bot:cherry-pick-21630-to-release-8.5
May 13, 2026
Merged

Fix stale versioned docs links (#21630)#21631
ti-chi-bot[bot] merged 1 commit into
pingcap:release-8.5from
ti-chi-bot:cherry-pick-21630-to-release-8.5

Conversation

@ti-chi-bot
Copy link
Copy Markdown
Member

This is an automated cherry-pick of #21630

This PR is translated from: pingcap/docs#22875

What changed

This PR updates stale documentation links reported in #22867:

  • Moves versioned TiDB v7.2, v7.6, and v8.3 links to docs-archive.pingcap.com, preserving the original versioned targets.
  • Updates the TiDB Cloud Starter TLS link to the current secure-connections-to-serverless-clusters page.
  • Removes the broken TiDB roadmap hyperlink from the TiDB Cloud roadmap page because the linked docs page no longer exists in the current docs site.

Verification

  • rg -n https://docs\\.pingcap\\.com/tidb/v(7\\.2|7\\.6|8\\.3)/|https://docs\\.pingcap\\.com/tidbcloud/secure-connections-to-starter-clusters/|https://docs\\.pingcap\\.com/tidb/dev/tidb-roadmap -g *.md returns no matches.
  • Checked each new external URL introduced in the diff with Invoke-WebRequest; all returned HTTP 200.
  • git diff --check
  • npx --yes markdownlint-cli@0.17.0 <changed files>

@ti-chi-bot ti-chi-bot added lgtm needs-1-more-lgtm Indicates a PR needs 1 more LGTM. ok-to-test Indicates a PR is ready to be tested. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR. labels May 13, 2026
@qiancai
Copy link
Copy Markdown
Collaborator

qiancai commented May 13, 2026

/approve

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented May 13, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiancai

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added the approved label May 13, 2026
@ti-chi-bot ti-chi-bot Bot merged commit 5ecb10b into pingcap:release-8.5 May 13, 2026
9 of 10 checks passed
@ti-chi-bot ti-chi-bot Bot deleted the cherry-pick-21630-to-release-8.5 branch May 13, 2026 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm needs-1-more-lgtm Indicates a PR needs 1 more LGTM. ok-to-test Indicates a PR is ready to be tested. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants