Skip to content

docs: fix broken external links#3134

Open
PerceiveWorld wants to merge 1 commit into
pingcap:mainfrom
PerceiveWorld:fix-broken-links-3132
Open

docs: fix broken external links#3134
PerceiveWorld wants to merge 1 commit into
pingcap:mainfrom
PerceiveWorld:fix-broken-links-3132

Conversation

@PerceiveWorld
Copy link
Copy Markdown

Summary

  • Fix the broken Grafana dashboards script links in English and Chinese monitoring docs by using the current release-2.0 branch URL.
  • Move the deprecated TiDB Binlog overview links to the docs archive for both English and Chinese docs.

Fixes #3132.

Checks

  • git diff --check
  • curl -L -s -o /dev/null -w "%{http_code}" https://raw.githubusercontent.com/pingcap/tidb-operator/refs/heads/release-2.0/hack/get-grafana-dashboards.sh -> 200
  • curl -L -s -o /dev/null -w "%{http_code}" https://docs-archive.pingcap.com/tidb/v8.3/tidb-binlog-overview/ -> 200
  • curl -L -s -o /dev/null -w "%{http_code}" https://docs-archive.pingcap.com/zh/tidb/v8.3/tidb-binlog-overview/ -> 200

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented May 22, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign breezewish for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found 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 contribution This PR is from a community contributor. first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. labels May 22, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented May 22, 2026

Welcome @PerceiveWorld!

It looks like this is your first PR to pingcap/docs-tidb-operator 🎉.

I'm the bot to help you request reviewers, add labels and more, See available commands.

We want to make sure your contribution gets all the attention it needs!



Thank you, and welcome to pingcap/docs-tidb-operator. 😃

@ti-chi-bot ti-chi-bot Bot added the missing-translation-status This PR does not have translation status info. label May 22, 2026
@pingcap-cla-assistant
Copy link
Copy Markdown

pingcap-cla-assistant Bot commented May 22, 2026

CLA assistant check
All committers have signed the CLA.

@ti-chi-bot ti-chi-bot Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution This PR is from a community contributor. first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. missing-translation-status This PR does not have translation status info. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken Link Detected

1 participant