Skip to content

Fix stale versioned docs links#21630

Merged
ti-chi-bot[bot] merged 4 commits into
pingcap:masterfrom
qiancai:fix-stale-doc-links-22867-22875
May 13, 2026
Merged

Fix stale versioned docs links#21630
ti-chi-bot[bot] merged 4 commits into
pingcap:masterfrom
qiancai:fix-stale-doc-links-22867-22875

Conversation

@qiancai
Copy link
Copy Markdown
Collaborator

@qiancai qiancai commented May 13, 2026

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>

@qiancai qiancai added needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. ok-to-test Indicates a PR is ready to be tested. translation/from-docs This PR is translated from a PR in pingcap/docs. labels May 13, 2026
@ti-chi-bot ti-chi-bot Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 13, 2026
Synced from: pingcap/docs#22875
Target PR: pingcap#21630
AI Provider: azure

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Auto-sync completed successfully

Source PR: pingcap/docs#22875
Target PR: #21630

Chinese documentation has been updated based on English documentation changes.

@ti-chi-bot ti-chi-bot Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 13, 2026
Comment thread dm/task-configuration-file-full.md Outdated
Copy link
Copy Markdown
Member

@lilin90 lilin90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label May 13, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented May 13, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-05-13 02:13:52.150025718 +0000 UTC m=+231800.682805027: ☑️ agreed by lilin90.

@qiancai qiancai added the lgtm label May 13, 2026
@qiancai
Copy link
Copy Markdown
Collaborator Author

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 88e23f7 into pingcap:master May 13, 2026
10 of 11 checks passed
@ti-chi-bot
Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created to branch release-8.5: #21631.

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. needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. ok-to-test Indicates a PR is ready to be tested. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. translation/from-docs This PR is translated from a PR in pingcap/docs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants