Skip to content

Commit a006893

Browse files
authored
update TiDB Self-Managed release notes links (#3089) (#3102)
1 parent 4bcf456 commit a006893

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

en/upgrade-a-tidb-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ During the rolling update, TiDB Operator automatically completes Leader transfer
3030
## Preparations before upgrade
3131

3232
1. Refer to the [upgrade caveat](https://docs.pingcap.com/tidb/dev/upgrade-tidb-using-tiup#upgrade-caveat) to learn about the precautions. Note that all TiDB versions, including patch versions, currently do not support downgrade or rollback after upgrade.
33-
2. Refer to [TiDB release notes](https://docs.pingcap.com/tidb/dev/release-notes) to learn about the compatibility changes in each intermediate version. If any changes affect your upgrade, take appropriate measures.
33+
2. Refer to [TiDB release notes](https://docs.pingcap.com/releases/tidb-self-managed/) to learn about the compatibility changes in each intermediate version. If any changes affect your upgrade, take appropriate measures.
3434

3535
For example, if you upgrade from TiDB v6.4.0 to v6.5.2, you need to check the compatibility changes in the following versions:
3636

zh/upgrade-a-tidb-cluster.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ Kubernetes 提供了[滚动更新功能](https://kubernetes.io/docs/tutorials/ku
2828
## 升级前准备
2929

3030
1. 查阅[升级兼容性说明](https://docs.pingcap.com/zh/tidb/dev/upgrade-tidb-using-tiup#1-升级兼容性说明),了解升级的注意事项。注意包括补丁版本在内的所有 TiDB 版本目前暂不支持降级或升级后回退。
31-
2. 查阅 [TiDB release notes](https://docs.pingcap.com/zh/tidb/dev/release-notes) 中各中间版本的兼容性变更。如果有任何变更影响到了你的升级,请采取相应的措施。
31+
2. 查阅 [TiDB release notes](https://docs.pingcap.com/zh/releases/tidb-self-managed/) 中各中间版本的兼容性变更。如果有任何变更影响到了你的升级,请采取相应的措施。
3232

3333
例如,从 TiDB v6.4.0 升级至 v6.5.2 时,需查阅以下各版本的兼容性变更:
3434

35-
- TiDB v6.5.0 release notes 中的[兼容性变更](https://docs.pingcap.com/zh/tidb/dev/release-6.5.0#兼容性变更)[废弃功能](https://docs.pingcap.com/zh/tidb/dev/release-6.5.0#废弃功能)
36-
- TiDB v6.5.1 release notes 中的[兼容性变更](https://docs.pingcap.com/zh/tidb/dev/release-6.5.1#兼容性变更)
37-
- TiDB v6.5.2 release notes 中的[兼容性变更](https://docs.pingcap.com/zh/tidb/dev/release-6.5.2#兼容性变更)
35+
- TiDB v6.5.0 release notes 中的[兼容性变更](https://docs.pingcap.com/zh/tidb/stable/release-6.5.0#兼容性变更)[废弃功能](https://docs.pingcap.com/zh/tidb/stable/release-6.5.0#废弃功能)
36+
- TiDB v6.5.1 release notes 中的[兼容性变更](https://docs.pingcap.com/zh/tidb/stable/release-6.5.1#兼容性变更)
37+
- TiDB v6.5.2 release notes 中的[兼容性变更](https://docs.pingcap.com/zh/tidb/stable/release-6.5.2#兼容性变更)
3838

3939
如果从 v6.3.0 或之前版本升级到 v6.5.2,也需要查看中间版本 release notes 中提到的兼容性变更信息。
4040

0 commit comments

Comments
 (0)