From f9104cbdd7537eccd218365fb2d60d7299ef7dc9 Mon Sep 17 00:00:00 2001 From: MavenTheAI Date: Sun, 31 May 2026 21:29:17 -0700 Subject: [PATCH] fix: update broken links reported by lychee --- en/monitor-a-tidb-cluster.md | 2 +- en/v2-vs-v1.md | 2 +- zh/monitor-a-tidb-cluster.md | 2 +- zh/v2-vs-v1.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en/monitor-a-tidb-cluster.md b/en/monitor-a-tidb-cluster.md index f2d8af4a1..25d04e859 100644 --- a/en/monitor-a-tidb-cluster.md +++ b/en/monitor-a-tidb-cluster.md @@ -250,7 +250,7 @@ To configure the monitoring dashboard, perform the following steps: - For Prometheus, set the URL to `http://prometheus-operated.monitoring.svc:9090`. - For VictoriaMetrics, set the URL to `http://vmsingle-demo.monitoring.svc:8429`. -5. Download Grafana dashboards for TiDB components using the [`get-grafana-dashboards.sh`]() script and import them manually into Grafana. +5. Download Grafana dashboards for TiDB components using the [`get-grafana-dashboards.sh`]() script and import them manually into Grafana. ## Configure alerts diff --git a/en/v2-vs-v1.md b/en/v2-vs-v1.md index 34b995322..ffe8615f2 100644 --- a/en/v2-vs-v1.md +++ b/en/v2-vs-v1.md @@ -70,7 +70,7 @@ TiDB Operator v2 supports configuring the evenly spread policy to distribute com #### `Binlog` (Pump + Drainer) -This component is deprecated. For more information, see [TiDB Binlog Overview](https://docs.pingcap.com/tidb/v8.3/tidb-binlog-overview/). +This component is deprecated. For more information, see [TiDB Binlog Overview](https://docs.pingcap.com/tidb/v7.5/tidb-binlog-overview/). #### Dumpling + TiDB Lightning diff --git a/zh/monitor-a-tidb-cluster.md b/zh/monitor-a-tidb-cluster.md index f5f3cc729..153c5faf8 100644 --- a/zh/monitor-a-tidb-cluster.md +++ b/zh/monitor-a-tidb-cluster.md @@ -250,7 +250,7 @@ TiDB 集群的监控包括两部分:[监控数据采集](#监控数据采集) - 如果使用 Prometheus 采集监控指标,设置 URL 为 `http://prometheus-operated.monitoring.svc:9090`。 - 如果使用 VictoriaMetrics 采集监控指标,设置 URL 为 `http://vmsingle-demo.monitoring.svc:8429`。 -5. 可以使用 [`get-grafana-dashboards.sh`]() 脚本下载各组件的监控面板,然后手动导入到 Grafana 中。 +5. 可以使用 [`get-grafana-dashboards.sh`]() 脚本下载各组件的监控面板,然后手动导入到 Grafana 中。 ## 告警配置 diff --git a/zh/v2-vs-v1.md b/zh/v2-vs-v1.md index e5e4fe737..da1559014 100644 --- a/zh/v2-vs-v1.md +++ b/zh/v2-vs-v1.md @@ -70,7 +70,7 @@ TiDB Operator v2 支持配置 Evenly Spread Policy 来将组件按需均匀分 #### `Binlog` (Pump + Drainer) -`Binlog` 组件已经废弃,详见 [TiDB Binlog 简介](https://docs.pingcap.com/zh/tidb/v8.3/tidb-binlog-overview/)。 +`Binlog` 组件已经废弃,详见 [TiDB Binlog 简介](https://docs.pingcap.com/zh/tidb/v7.5/tidb-binlog-overview/)。 #### Dumpling + TiDB Lightning