diff --git a/alert-rules.md b/alert-rules.md
index faa2ccf89a0b..9c6577381564 100644
--- a/alert-rules.md
+++ b/alert-rules.md
@@ -2,6 +2,7 @@
title: TiDB 集群报警规则
summary: TiDB 集群中各组件的报警规则详解。
category: reference
+aliases: ['/docs-cn/dev/reference/alert-rules/']
---
# TiDB 集群报警规则
diff --git a/auto-random.md b/auto-random.md
index 75ec5b1b4f92..3c7342eb1427 100644
--- a/auto-random.md
+++ b/auto-random.md
@@ -1,6 +1,7 @@
---
title: AUTO_RANDOM
category: reference
+aliases: ['/docs-cn/dev/reference/sql/attributes/auto-random/']
---
# AUTO_RANDOM 从 v3.1.0 版本开始引入
diff --git a/backup-and-restore-using-mydumper-lightning.md b/backup-and-restore-using-mydumper-lightning.md
index a5c3b33d2f73..a6a73e048724 100644
--- a/backup-and-restore-using-mydumper-lightning.md
+++ b/backup-and-restore-using-mydumper-lightning.md
@@ -1,7 +1,7 @@
---
title: 使用 Mydumper/TiDB Lightning 进行备份与恢复
category: how-to
-aliases: ['/docs-cn/dev/how-to/maintain/backup-and-restore/']
+aliases: ['/docs-cn/dev/how-to/maintain/backup-and-restore/mydumper-lightning/','/docs-cn/dev/how-to/maintain/backup-and-restore/']
---
# 使用 Mydumper/TiDB Lightning 进行备份与恢复
diff --git a/basic-sql-operations.md b/basic-sql-operations.md
index 1b2a9c7d5e6f..29d8b5d06a5c 100644
--- a/basic-sql-operations.md
+++ b/basic-sql-operations.md
@@ -1,6 +1,7 @@
---
title: TiDB 中的基本 SQL 操作
category: how-to
+aliases: ['/docs-cn/dev/how-to/get-started/explore-sql/']
---
# TiDB 中的基本 SQL 操作
diff --git a/benchmark/benchmark-sysbench-v2.md b/benchmark/benchmark-sysbench-v2.md
index bce70f8a8400..4ae0877d3c55 100644
--- a/benchmark/benchmark-sysbench-v2.md
+++ b/benchmark/benchmark-sysbench-v2.md
@@ -1,6 +1,7 @@
---
title: TiDB Sysbench 性能对比测试报告 - v2.0.0 对比 v1.0.0
category: benchmark
+aliases: ['/docs-cn/dev/benchmark/sysbench-v2/']
---
# TiDB Sysbench 性能对比测试报告 - v2.0.0 对比 v1.0.0
diff --git a/benchmark/benchmark-sysbench-v3.md b/benchmark/benchmark-sysbench-v3.md
index 35270f2451c3..316bbb6e376c 100644
--- a/benchmark/benchmark-sysbench-v3.md
+++ b/benchmark/benchmark-sysbench-v3.md
@@ -1,6 +1,7 @@
---
title: TiDB Sysbench 性能对比测试报告 - v2.1 对比 v2.0
category: benchmark
+aliases: ['/docs-cn/dev/benchmark/sysbench-v3/']
---
# TiDB Sysbench 性能对比测试报告 - v2.1 对比 v2.0
diff --git a/benchmark/benchmark-tidb-using-sysbench.md b/benchmark/benchmark-tidb-using-sysbench.md
index f9e0138141eb..af32f0fb6a1c 100644
--- a/benchmark/benchmark-tidb-using-sysbench.md
+++ b/benchmark/benchmark-tidb-using-sysbench.md
@@ -1,6 +1,7 @@
---
title: 如何用 Sysbench 测试 TiDB
category: benchmark
+aliases: ['/docs-cn/dev/benchmark/how-to-run-sysbench/']
---
# 如何用 Sysbench 测试 TiDB
diff --git a/benchmark/benchmark-tidb-using-tpcc.md b/benchmark/benchmark-tidb-using-tpcc.md
index 8681650313ae..857b469560f6 100644
--- a/benchmark/benchmark-tidb-using-tpcc.md
+++ b/benchmark/benchmark-tidb-using-tpcc.md
@@ -1,6 +1,7 @@
---
title: 如何对 TiDB 进行 TPC-C 测试
category: benchmark
+aliases: ['/docs-cn/dev/benchmark/how-to-run-tpcc/']
---
# 如何对 TiDB 进行 TPC-C 测试
diff --git a/benchmark/benchmark-tpch.md b/benchmark/benchmark-tpch.md
index 3852e4774adc..113b16767551 100644
--- a/benchmark/benchmark-tpch.md
+++ b/benchmark/benchmark-tpch.md
@@ -1,6 +1,7 @@
---
title: TiDB TPC-H 50G 性能测试报告
category: benchmark
+aliases: ['/docs-cn/dev/benchmark/tpch/']
---
# TiDB TPC-H 50G 性能测试报告
diff --git a/benchmark/online-workloads-and-add-index-operations.md b/benchmark/online-workloads-and-add-index-operations.md
index 351461fa815c..5ec130c28330 100644
--- a/benchmark/online-workloads-and-add-index-operations.md
+++ b/benchmark/online-workloads-and-add-index-operations.md
@@ -1,6 +1,7 @@
---
title: 线上负载与 `ADD INDEX` 相互影响测试
category: benchmark
+aliases: ['/docs-cn/dev/benchmark/add-index-with-load/']
---
# 线上负载与 `ADD INDEX` 相互影响测试
diff --git a/benchmark/v3.0-performance-benchmarking-with-sysbench.md b/benchmark/v3.0-performance-benchmarking-with-sysbench.md
index 31175bd29a26..b687aa3317fd 100644
--- a/benchmark/v3.0-performance-benchmarking-with-sysbench.md
+++ b/benchmark/v3.0-performance-benchmarking-with-sysbench.md
@@ -1,6 +1,7 @@
---
title: TiDB Sysbench 性能对比测试报告 - v3.0 对比 v2.1
category: benchmark
+aliases: ['/docs-cn/dev/benchmark/sysbench-v4/']
---
# TiDB Sysbench 性能对比测试报告 - v3.0 对比 v2.1
diff --git a/benchmark/v3.0-performance-benchmarking-with-tpcc.md b/benchmark/v3.0-performance-benchmarking-with-tpcc.md
index 8cf3926501a2..e53a0e9a10f4 100644
--- a/benchmark/v3.0-performance-benchmarking-with-tpcc.md
+++ b/benchmark/v3.0-performance-benchmarking-with-tpcc.md
@@ -1,6 +1,7 @@
---
title: TiDB TPC-C 性能对比测试报告 - v3.0 对比 v2.1
category: benchmark
+aliases: ['/docs-cn/dev/benchmark/tpcc/']
---
# TiDB TPC-C 性能对比测试报告 - v3.0 对比 v2.1
diff --git a/benchmark/v4.0-performance-benchmarking-with-tpcc.md b/benchmark/v4.0-performance-benchmarking-with-tpcc.md
index f4059794043d..06bfcd758bc1 100644
--- a/benchmark/v4.0-performance-benchmarking-with-tpcc.md
+++ b/benchmark/v4.0-performance-benchmarking-with-tpcc.md
@@ -1,6 +1,7 @@
---
title: TPC-C 性能对比 - v4.0 对比 v3.0
category: benchmark
+aliases: ['/docs-cn/dev/benchmark/tpcc-v2/']
---
# TPC-C 性能对比 - v4.0 对比 v3.0
diff --git a/best-practices/grafana-monitor-best-practices.md b/best-practices/grafana-monitor-best-practices.md
index 2d1a7fbc7e9f..743571bb68c2 100644
--- a/best-practices/grafana-monitor-best-practices.md
+++ b/best-practices/grafana-monitor-best-practices.md
@@ -2,6 +2,7 @@
title: 使用 Grafana 监控 TiDB 的最佳实践
summary: 了解高效利用 Grafana 监控 TiDB 的七个技巧。
category: reference
+aliases: ['/docs-cn/dev/reference/best-practices/grafana-monitor/']
---
# 使用 Grafana 监控 TiDB 的最佳实践
diff --git a/best-practices/haproxy-best-practices.md b/best-practices/haproxy-best-practices.md
index bac220f0a4c8..545b513acf76 100644
--- a/best-practices/haproxy-best-practices.md
+++ b/best-practices/haproxy-best-practices.md
@@ -1,6 +1,7 @@
---
title: HAProxy 在 TiDB 中的最佳实践
category: reference
+aliases: ['/docs-cn/dev/reference/best-practices/haproxy/']
---
# HAProxy 在 TiDB 中的最佳实践
diff --git a/best-practices/high-concurrency-best-practices.md b/best-practices/high-concurrency-best-practices.md
index 18bbf5818cad..f70cb63ef6df 100644
--- a/best-practices/high-concurrency-best-practices.md
+++ b/best-practices/high-concurrency-best-practices.md
@@ -2,6 +2,7 @@
title: TiDB 高并发写入场景最佳实践
summary: 了解 TiDB 在高并发写入场景下的最佳实践。
category: reference
+aliases: ['/docs-cn/dev/reference/best-practices/high-concurrency/']
---
# TiDB 高并发写入场景最佳实践
diff --git a/best-practices/java-app-best-practices.md b/best-practices/java-app-best-practices.md
index 7891a1c27894..ef1e591cb358 100644
--- a/best-practices/java-app-best-practices.md
+++ b/best-practices/java-app-best-practices.md
@@ -1,7 +1,7 @@
---
title: 开发 Java 应用使用 TiDB 的最佳实践
category: reference
-aliases: ['/docs-cn/dev/reference/best-practices/using-tidb-in-java/']
+aliases: ['/docs-cn/dev/reference/best-practices/java-app/','/docs-cn/dev/reference/best-practices/using-tidb-in-java/']
---
# 开发 Java 应用使用 TiDB 的最佳实践
diff --git a/best-practices/massive-regions-best-practices.md b/best-practices/massive-regions-best-practices.md
index d527da6268c8..841192d0093f 100644
--- a/best-practices/massive-regions-best-practices.md
+++ b/best-practices/massive-regions-best-practices.md
@@ -2,6 +2,7 @@
title: 海量 Region 集群调优最佳实践
summary: 了解海量 Region 导致性能问题的原因和优化方法。
category: reference
+aliases: ['/docs-cn/dev/reference/best-practices/massive-regions/']
---
# 海量 Region 集群调优最佳实践
diff --git a/best-practices/pd-scheduling-best-practices.md b/best-practices/pd-scheduling-best-practices.md
index 737b3da20273..fd190387f747 100644
--- a/best-practices/pd-scheduling-best-practices.md
+++ b/best-practices/pd-scheduling-best-practices.md
@@ -2,6 +2,7 @@
title: PD 调度策略最佳实践
summary: 了解 PD 调度策略的最佳实践和调优方式
category: reference
+aliases: ['/docs-cn/dev/reference/best-practices/pd-scheduling/']
---
# PD 调度策略最佳实践
diff --git a/br/backup-and-restore-tool.md b/br/backup-and-restore-tool.md
index dad3176bef9a..74c634277d6d 100644
--- a/br/backup-and-restore-tool.md
+++ b/br/backup-and-restore-tool.md
@@ -2,7 +2,7 @@
title: 使用 BR 进行备份与恢复
summary: 了解如何使用 BR 工具进行集群数据备份和恢复。
category: how-to
-aliases: ['/docs-cn/dev/how-to/maintain/backup-and-restore/br/']
+aliases: ['/docs-cn/dev/reference/tools/br/br/','/docs-cn/dev/how-to/maintain/backup-and-restore/br/']
---
# 使用 BR 进行备份与恢复
diff --git a/br/backup-and-restore-use-cases.md b/br/backup-and-restore-use-cases.md
index 659e732ad285..d053e61fa738 100644
--- a/br/backup-and-restore-use-cases.md
+++ b/br/backup-and-restore-use-cases.md
@@ -1,7 +1,7 @@
---
title: BR 备份与恢复场景示例
category: reference
-aliases: ['/docs-cn/dev/how-to/maintain/backup-and-restore/br-best-practices/','/docs-cn/dev/reference/tools/br/br-best-practices/']
+aliases: ['/docs-cn/dev/reference/tools/br/use-cases/','/docs-cn/dev/how-to/maintain/backup-and-restore/br-best-practices/','/docs-cn/dev/reference/tools/br/br-best-practices/']
---
# BR 备份与恢复场景示例
diff --git a/certificate-authentication.md b/certificate-authentication.md
index 268e33b06087..9bfe45fe046f 100644
--- a/certificate-authentication.md
+++ b/certificate-authentication.md
@@ -2,6 +2,7 @@
title: TiDB 证书鉴权使用指南
summary: 了解使用 TiDB 的证书鉴权功能。
category: reference
+aliases: ['/docs-cn/dev/reference/security/cert-based-authentication/']
---
# TiDB 证书鉴权使用指南 从 v3.0.8 版本开始引入
diff --git a/character-set-and-collation.md b/character-set-and-collation.md
index 4f23691c86d8..b9579a2fc3c4 100644
--- a/character-set-and-collation.md
+++ b/character-set-and-collation.md
@@ -1,7 +1,7 @@
---
title: 字符集和排序规则
category: reference
-aliases: ['/docs-cn/dev/reference/sql/character-set/']
+aliases: ['/docs-cn/dev/reference/sql/characterset-and-collation/','/docs-cn/dev/reference/sql/character-set/']
---
# 字符集和排序规则
diff --git a/check-cluster-status-using-sql-statements.md b/check-cluster-status-using-sql-statements.md
index cc06dcf4c403..4339c7ccea72 100644
--- a/check-cluster-status-using-sql-statements.md
+++ b/check-cluster-status-using-sql-statements.md
@@ -1,6 +1,7 @@
---
title: 使用 SQL 语句检查 TiDB 集群状态
category: reference
+aliases: ['/docs-cn/dev/reference/performance/check-cluster-status-using-sql-statements/']
---
# 使用 SQL 语句检查 TiDB 集群状态
diff --git a/command-line-flags-for-pd-configuration.md b/command-line-flags-for-pd-configuration.md
index 5bfa9f606a12..92c648a82997 100644
--- a/command-line-flags-for-pd-configuration.md
+++ b/command-line-flags-for-pd-configuration.md
@@ -1,6 +1,7 @@
---
title: PD 配置参数
category: reference
+aliases: ['/docs-cn/dev/reference/configuration/pd-server/configuration/']
---
# PD 配置参数
diff --git a/command-line-flags-for-tidb-configuration.md b/command-line-flags-for-tidb-configuration.md
index 8a87c99159cf..8c32fcd337ee 100644
--- a/command-line-flags-for-tidb-configuration.md
+++ b/command-line-flags-for-tidb-configuration.md
@@ -1,6 +1,7 @@
---
title: TiDB 配置参数
category: reference
+aliases: ['/docs-cn/dev/reference/configuration/tidb-server/configuration/']
---
# TiDB 配置参数
diff --git a/command-line-flags-for-tikv-configuration.md b/command-line-flags-for-tikv-configuration.md
index df545c42883e..1bf9799400f7 100644
--- a/command-line-flags-for-tikv-configuration.md
+++ b/command-line-flags-for-tikv-configuration.md
@@ -1,6 +1,7 @@
---
title: TiKV 配置参数
category: reference
+aliases: ['/docs-cn/dev/reference/configuration/tikv-server/configuration/']
---
# TiKV 配置参数
diff --git a/comment-syntax.md b/comment-syntax.md
index a4df1f8e152d..db9f6e033e98 100644
--- a/comment-syntax.md
+++ b/comment-syntax.md
@@ -1,6 +1,7 @@
---
title: 注释语法
category: reference
+aliases: ['/docs-cn/dev/reference/sql/language-structure/comment-syntax/']
---
# 注释语法
diff --git a/configure-memory-usage.md b/configure-memory-usage.md
index 6616a180cfcf..483af376bf7f 100644
--- a/configure-memory-usage.md
+++ b/configure-memory-usage.md
@@ -1,6 +1,7 @@
---
title: TiDB 内存控制文档
category: how-to
+aliases: ['/docs-cn/dev/how-to/configure/memory-control/']
---
# TiDB 内存控制文档
diff --git a/configure-placement-rules.md b/configure-placement-rules.md
index decfbcfbcf5b..e8404b516004 100644
--- a/configure-placement-rules.md
+++ b/configure-placement-rules.md
@@ -2,6 +2,7 @@
title: Placement Rules 使用文档
summary: 如何配置 Placement Rules
category: how-to
+aliases: ['/docs-cn/dev/how-to/configure/placement-rules/']
---
# Placement Rules 使用文档
diff --git a/configure-time-zone.md b/configure-time-zone.md
index 9c515419adde..a1c7e4b06c2d 100644
--- a/configure-time-zone.md
+++ b/configure-time-zone.md
@@ -1,6 +1,7 @@
---
title: 时区支持
category: how-to
+aliases: ['/docs-cn/dev/how-to/configure/time-zone/']
---
# 时区支持
diff --git a/connectors-and-apis.md b/connectors-and-apis.md
index f749c8ca066a..d53b5ec413f3 100644
--- a/connectors-and-apis.md
+++ b/connectors-and-apis.md
@@ -1,6 +1,7 @@
---
title: 连接器和 API
category: reference
+aliases: ['/docs-cn/dev/reference/supported-clients/']
---
# 连接器和 API
diff --git a/constraints.md b/constraints.md
index 43932955df94..061da8919d16 100644
--- a/constraints.md
+++ b/constraints.md
@@ -1,6 +1,7 @@
---
title: 约束
category: reference
+aliases: ['/docs-cn/dev/reference/sql/constraints/']
---
# 约束
diff --git a/data-type-date-and-time.md b/data-type-date-and-time.md
index f22f201717d9..d2522ab70767 100644
--- a/data-type-date-and-time.md
+++ b/data-type-date-and-time.md
@@ -1,6 +1,7 @@
---
title: 日期和时间类型
category: reference
+aliases: ['/docs-cn/dev/reference/sql/data-types/date-and-time/']
---
# 日期和时间类型
diff --git a/data-type-default-values.md b/data-type-default-values.md
index cfe82fb74cb7..cc4c16b830c4 100644
--- a/data-type-default-values.md
+++ b/data-type-default-values.md
@@ -1,6 +1,7 @@
---
title: 数据类型的默认值
category: reference
+aliases: ['/docs-cn/dev/reference/sql/data-types/default-values/']
---
# 数据类型的默认值
diff --git a/data-type-json.md b/data-type-json.md
index 4057da6408e4..61a27ae840d0 100644
--- a/data-type-json.md
+++ b/data-type-json.md
@@ -1,6 +1,7 @@
---
title: JSON 类型
category: reference
+aliases: ['/docs-cn/dev/reference/sql/data-types/json/']
---
# JSON 类型
diff --git a/data-type-numeric.md b/data-type-numeric.md
index b2a09a60f11a..696785a7d270 100644
--- a/data-type-numeric.md
+++ b/data-type-numeric.md
@@ -1,6 +1,7 @@
---
title: 数值类型
category: reference
+aliases: ['/docs-cn/dev/reference/sql/data-types/numeric/']
---
# 数值类型
diff --git a/data-type-overview.md b/data-type-overview.md
index cb1eacbacd77..3a7ae445528c 100644
--- a/data-type-overview.md
+++ b/data-type-overview.md
@@ -1,6 +1,7 @@
---
title: 数据类型概述
category: reference
+aliases: ['/docs-cn/dev/reference/sql/data-types/overview/']
---
# 数据类型概述
diff --git a/data-type-string.md b/data-type-string.md
index 96a36b2c33ef..2ea525e54eb6 100644
--- a/data-type-string.md
+++ b/data-type-string.md
@@ -1,6 +1,7 @@
---
title: 字符串类型
category: reference
+aliases: ['/docs-cn/dev/reference/sql/data-types/string/']
---
# 字符串类型
diff --git a/deploy-test-cluster-using-docker-compose.md b/deploy-test-cluster-using-docker-compose.md
index b1ce59e1fc79..b89530422cb2 100644
--- a/deploy-test-cluster-using-docker-compose.md
+++ b/deploy-test-cluster-using-docker-compose.md
@@ -1,6 +1,7 @@
---
title: 使用 Docker Compose 快速构建 TiDB 集群
category: how-to
+aliases: ['/docs-cn/dev/how-to/get-started/deploy-tidb-from-docker-compose/']
---
# 使用 Docker Compose 快速构建 TiDB 集群
diff --git a/download-ecosystem-tools.md b/download-ecosystem-tools.md
index 0a4850162c7f..c5cf25107e06 100644
--- a/download-ecosystem-tools.md
+++ b/download-ecosystem-tools.md
@@ -1,6 +1,7 @@
---
title: TiDB 工具下载
category: reference
+aliases: ['/docs-cn/dev/reference/tools/download/']
---
# TiDB 工具下载
diff --git a/ecosystem-tool-user-guide.md b/ecosystem-tool-user-guide.md
index 0aa0e77b4089..01b448661237 100644
--- a/ecosystem-tool-user-guide.md
+++ b/ecosystem-tool-user-guide.md
@@ -1,7 +1,7 @@
---
title: TiDB 生态工具使用指南
category: reference
-aliases: ['/docs-cn/dev/how-to/migrate/from-mysql/', '/docs-cn/dev/how-to/migrate/incrementally-from-mysql/', '/docs-cn/dev/how-to/migrate/overview/', '/docs-cn/dev/reference/tools/use-guide/']
+aliases: ['/docs-cn/dev/reference/tools/user-guide/','/docs-cn/dev/how-to/migrate/from-mysql/', '/docs-cn/dev/how-to/migrate/incrementally-from-mysql/', '/docs-cn/dev/how-to/migrate/overview/', '/docs-cn/dev/reference/tools/use-guide/']
---
# TiDB 生态工具使用指南
diff --git a/enable-tls-between-components.md b/enable-tls-between-components.md
index 45cbff9f26a9..403f6402331d 100644
--- a/enable-tls-between-components.md
+++ b/enable-tls-between-components.md
@@ -1,6 +1,7 @@
---
title: 为 TiDB 组件间开启 TLS 和数据加密存储
category: how-to
+aliases: ['/docs-cn/dev/how-to/secure/enable-tls-between-components/']
---
# 为 TiDB 组件间开启 TLS 和数据加密存储
diff --git a/encrypted-connections-with-tls-protocols.md b/encrypted-connections-with-tls-protocols.md
index 8000dfce2390..d47189613fff 100644
--- a/encrypted-connections-with-tls-protocols.md
+++ b/encrypted-connections-with-tls-protocols.md
@@ -1,6 +1,7 @@
---
title: 使用加密连接
category: how-to
+aliases: ['/docs-cn/dev/how-to/secure/enable-tls-clients/']
---
# 使用加密连接
diff --git a/error-codes.md b/error-codes.md
index 4c0ab905a9fa..bc5823ea50cc 100644
--- a/error-codes.md
+++ b/error-codes.md
@@ -1,6 +1,7 @@
---
title: 错误码与故障诊断
category: reference
+aliases: ['/docs-cn/dev/reference/error-codes/']
---
# 错误码与故障诊断
diff --git a/execution-plan-binding.md b/execution-plan-binding.md
index e758b4eab2c9..9db9b9b3ce43 100644
--- a/execution-plan-binding.md
+++ b/execution-plan-binding.md
@@ -1,6 +1,7 @@
---
title: 执行计划绑定
category: reference
+aliases: ['/docs-cn/dev/reference/performance/execution-plan-bind/']
---
# 执行计划绑定
diff --git a/expression-syntax.md b/expression-syntax.md
index d11a4ad8cf16..91de1f6dcd60 100644
--- a/expression-syntax.md
+++ b/expression-syntax.md
@@ -1,6 +1,7 @@
---
title: 表达式语法
category: reference
+aliases: ['/docs-cn/dev/reference/sql/language-structure/expression-syntax/']
---
# 表达式语法 (Expression Syntax)
diff --git a/faq/tidb-faq.md b/faq/tidb-faq.md
index 70a9d5e678f2..4d0995b44752 100755
--- a/faq/tidb-faq.md
+++ b/faq/tidb-faq.md
@@ -1,6 +1,7 @@
---
title: TiDB FAQ
category: FAQ
+aliases: ['/docs-cn/dev/faq/tidb/']
---
# FAQ
diff --git a/faq/upgrade-faq.md b/faq/upgrade-faq.md
index 5e333f4a41a6..1744eab9370c 100644
--- a/faq/upgrade-faq.md
+++ b/faq/upgrade-faq.md
@@ -1,6 +1,7 @@
---
title: 升级后常见问题
category: FAQ
+aliases: ['/docs-cn/dev/faq/upgrade/']
---
# 升级后常见问题
diff --git a/follower-read.md b/follower-read.md
index 2eef331f844a..79516e0ac931 100644
--- a/follower-read.md
+++ b/follower-read.md
@@ -2,6 +2,7 @@
title: Follower Read
summary: 了解 Follower Read 的使用与实现。
category: reference
+aliases: ['/docs-cn/dev/reference/performance/follower-read/']
---
# Follower Read
diff --git a/functions-and-operators/aggregate-group-by-functions.md b/functions-and-operators/aggregate-group-by-functions.md
index 7931bea0ab57..485e585d3da6 100644
--- a/functions-and-operators/aggregate-group-by-functions.md
+++ b/functions-and-operators/aggregate-group-by-functions.md
@@ -1,6 +1,7 @@
---
title: GROUP BY 聚合函数
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/aggregate-group-by-functions/']
---
# GROUP BY 聚合函数
diff --git a/functions-and-operators/bit-functions-and-operators.md b/functions-and-operators/bit-functions-and-operators.md
index 9d44c9caf9af..a50928257425 100644
--- a/functions-and-operators/bit-functions-and-operators.md
+++ b/functions-and-operators/bit-functions-and-operators.md
@@ -1,6 +1,7 @@
---
title: 位函数和操作符
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/bit-functions-and-operators/']
---
# 位函数和操作符
diff --git a/functions-and-operators/cast-functions-and-operators.md b/functions-and-operators/cast-functions-and-operators.md
index 8a6efeacdb27..a52d85d128db 100644
--- a/functions-and-operators/cast-functions-and-operators.md
+++ b/functions-and-operators/cast-functions-and-operators.md
@@ -1,6 +1,7 @@
---
title: Cast 函数和操作符
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/cast-functions-and-operators/']
---
# Cast 函数和操作符
diff --git a/functions-and-operators/control-flow-functions.md b/functions-and-operators/control-flow-functions.md
index 407a57690777..28d0c44005a9 100644
--- a/functions-and-operators/control-flow-functions.md
+++ b/functions-and-operators/control-flow-functions.md
@@ -1,6 +1,7 @@
---
title: 控制流程函数
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/control-flow-functions/']
---
# 控制流程函数
diff --git a/functions-and-operators/date-and-time-functions.md b/functions-and-operators/date-and-time-functions.md
index e9bf3ab4b279..09e4e8cb3bef 100644
--- a/functions-and-operators/date-and-time-functions.md
+++ b/functions-and-operators/date-and-time-functions.md
@@ -1,6 +1,7 @@
---
title: 日期和时间函数
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/date-and-time-functions/']
---
# 日期和时间函数
diff --git a/functions-and-operators/encryption-and-compression-functions.md b/functions-and-operators/encryption-and-compression-functions.md
index 34b2a6bbd8fa..f99f14fb31bf 100644
--- a/functions-and-operators/encryption-and-compression-functions.md
+++ b/functions-and-operators/encryption-and-compression-functions.md
@@ -1,6 +1,7 @@
---
title: 加密和压缩函数
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/encryption-and-compression-functions/']
---
# 加密和压缩函数
diff --git a/functions-and-operators/expressions-pushed-down.md b/functions-and-operators/expressions-pushed-down.md
index 767dd74e8148..cb009cbcbb25 100644
--- a/functions-and-operators/expressions-pushed-down.md
+++ b/functions-and-operators/expressions-pushed-down.md
@@ -2,6 +2,7 @@
title: 下推到 TiKV 的表达式列表
summary: TiDB 中下推到 TiKV 的表达式列表及相关设置。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/expressions-pushed-down/']
---
# 下推到 TiKV 的表达式列表
diff --git a/functions-and-operators/functions-and-operators-overview.md b/functions-and-operators/functions-and-operators-overview.md
index e22c2b58b5cd..f3d6d927ed0c 100644
--- a/functions-and-operators/functions-and-operators-overview.md
+++ b/functions-and-operators/functions-and-operators-overview.md
@@ -1,6 +1,7 @@
---
title: 函数和操作符概述
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/reference/']
---
# 函数和操作符概述
diff --git a/functions-and-operators/information-functions.md b/functions-and-operators/information-functions.md
index b3ec39c0d40a..704be8437625 100644
--- a/functions-and-operators/information-functions.md
+++ b/functions-and-operators/information-functions.md
@@ -1,6 +1,7 @@
---
title: 信息函数
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/information-functions/']
---
# 信息函数
diff --git a/functions-and-operators/json-functions.md b/functions-and-operators/json-functions.md
index d23f5e6f2b82..5fde700df41c 100644
--- a/functions-and-operators/json-functions.md
+++ b/functions-and-operators/json-functions.md
@@ -1,6 +1,7 @@
---
title: JSON 函数及语法糖
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/json-functions/']
---
# JSON 函数及语法糖
diff --git a/functions-and-operators/miscellaneous-functions.md b/functions-and-operators/miscellaneous-functions.md
index 6d6c68fd6fc2..393e6c2d19cb 100644
--- a/functions-and-operators/miscellaneous-functions.md
+++ b/functions-and-operators/miscellaneous-functions.md
@@ -1,6 +1,7 @@
---
title: 其他函数
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/miscellaneous-functions/']
---
# 其他函数
diff --git a/functions-and-operators/numeric-functions-and-operators.md b/functions-and-operators/numeric-functions-and-operators.md
index afd6772b2ad4..577a7276956e 100644
--- a/functions-and-operators/numeric-functions-and-operators.md
+++ b/functions-and-operators/numeric-functions-and-operators.md
@@ -1,6 +1,7 @@
---
title: 数值函数与操作符
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/numeric-functions-and-operators/']
---
# 数值函数与操作符
diff --git a/functions-and-operators/operators.md b/functions-and-operators/operators.md
index 5873bd446bf4..48bc66d82093 100644
--- a/functions-and-operators/operators.md
+++ b/functions-and-operators/operators.md
@@ -1,6 +1,7 @@
---
title: 操作符
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/operators/']
---
# 操作符
diff --git a/functions-and-operators/precision-math.md b/functions-and-operators/precision-math.md
index dc6953bb5a23..5bbea7f284a9 100644
--- a/functions-and-operators/precision-math.md
+++ b/functions-and-operators/precision-math.md
@@ -1,6 +1,7 @@
---
title: 精度数学
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/precision-math/']
---
# 精度数学
diff --git a/functions-and-operators/string-functions.md b/functions-and-operators/string-functions.md
index 6ebc49116845..3016d57ca22e 100644
--- a/functions-and-operators/string-functions.md
+++ b/functions-and-operators/string-functions.md
@@ -1,6 +1,7 @@
---
title: 字符串函数
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/string-functions/']
---
# 字符串函数
diff --git a/functions-and-operators/type-conversion-in-expression-evaluation.md b/functions-and-operators/type-conversion-in-expression-evaluation.md
index 1a88da5de4da..350cbdc21020 100644
--- a/functions-and-operators/type-conversion-in-expression-evaluation.md
+++ b/functions-and-operators/type-conversion-in-expression-evaluation.md
@@ -1,6 +1,7 @@
---
title: 表达式求值的类型转换
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/type-conversion/']
---
# 表达式求值的类型转换
diff --git a/functions-and-operators/window-functions.md b/functions-and-operators/window-functions.md
index e9f47078d46f..fe9bdd1cd9f6 100644
--- a/functions-and-operators/window-functions.md
+++ b/functions-and-operators/window-functions.md
@@ -1,6 +1,7 @@
---
title: 窗口函数
category: reference
+aliases: ['/docs-cn/dev/reference/sql/functions-and-operators/window-functions/']
---
# 窗口函数
diff --git a/garbage-collection-configuration.md b/garbage-collection-configuration.md
index 13f6377ddaf7..dfddd7eeb6fa 100644
--- a/garbage-collection-configuration.md
+++ b/garbage-collection-configuration.md
@@ -1,6 +1,7 @@
---
title: GC 配置
category: reference
+aliases: ['/docs-cn/dev/reference/garbage-collection/configuration/']
---
# GC 配置
diff --git a/garbage-collection-overview.md b/garbage-collection-overview.md
index b5d4fcdcf445..731490972f46 100644
--- a/garbage-collection-overview.md
+++ b/garbage-collection-overview.md
@@ -1,6 +1,7 @@
---
title: GC 机制简介
category: reference
+aliases: ['/docs-cn/dev/reference/garbage-collection/overview/']
---
# GC 机制简介
diff --git a/generate-self-signed-certificates.md b/generate-self-signed-certificates.md
index 4280b63d2d2f..60bb171f1e44 100644
--- a/generate-self-signed-certificates.md
+++ b/generate-self-signed-certificates.md
@@ -1,6 +1,7 @@
---
title: 生成自签名证书
category: how-to
+aliases: ['/docs-cn/dev/how-to/secure/generate-self-signed-certificates/']
---
# 生成自签名证书
diff --git a/generated-columns.md b/generated-columns.md
index 3b45053697fa..66985502a9c8 100644
--- a/generated-columns.md
+++ b/generated-columns.md
@@ -1,6 +1,7 @@
---
title: 生成列
category: reference
+aliases: ['/docs-cn/dev/reference/sql/generated-columns/']
---
# 生成列
diff --git a/geo-redundancy-deployment.md b/geo-redundancy-deployment.md
index 80daae48a75e..f215b93f681b 100644
--- a/geo-redundancy-deployment.md
+++ b/geo-redundancy-deployment.md
@@ -1,6 +1,7 @@
---
title: 跨数据中心部署方案
category: how-to
+aliases: ['/docs-cn/dev/how-to/deploy/geographic-redundancy/overview/']
---
# 跨数据中心部署方案
diff --git a/get-started-with-tidb-binlog.md b/get-started-with-tidb-binlog.md
index 0135bb8b9286..33cde79d5872 100644
--- a/get-started-with-tidb-binlog.md
+++ b/get-started-with-tidb-binlog.md
@@ -1,6 +1,7 @@
---
title: TiDB Binlog 教程
category: how-to
+aliases: ['/docs-cn/dev/how-to/get-started/tidb-binlog/']
---
# TiDB Binlog 教程
diff --git a/get-started-with-tidb-lightning.md b/get-started-with-tidb-lightning.md
index 2ef6bc467822..41e2baddc361 100644
--- a/get-started-with-tidb-lightning.md
+++ b/get-started-with-tidb-lightning.md
@@ -1,6 +1,7 @@
---
title: TiDB Lightning 教程
category: how-to
+aliases: ['/docs-cn/dev/how-to/get-started/tidb-lightning/']
---
# TiDB Lightning 教程
diff --git a/get-started-with-tispark.md b/get-started-with-tispark.md
index c3be5817d531..93b5cdebddeb 100644
--- a/get-started-with-tispark.md
+++ b/get-started-with-tispark.md
@@ -1,6 +1,7 @@
---
title: TiSpark 快速入门指南
category: how-to
+aliases: ['/docs-cn/dev/how-to/get-started/tispark/']
---
# TiSpark 快速入门指南
diff --git a/grafana-overview-dashboard.md b/grafana-overview-dashboard.md
index 1c29973f6031..84241c3a671c 100644
--- a/grafana-overview-dashboard.md
+++ b/grafana-overview-dashboard.md
@@ -1,6 +1,7 @@
---
title: Overview 面板重要监控指标详解
category: reference
+aliases: ['/docs-cn/dev/reference/key-monitoring-metrics/overview-dashboard/']
---
# Overview 面板重要监控指标详解
diff --git a/grafana-pd-dashboard.md b/grafana-pd-dashboard.md
index cab49300e8cc..843f84c95524 100644
--- a/grafana-pd-dashboard.md
+++ b/grafana-pd-dashboard.md
@@ -1,6 +1,7 @@
---
title: PD 重要监控指标详解
category: reference
+aliases: ['/docs-cn/dev/reference/key-monitoring-metrics/pd-dashboard/']
---
# PD 重要监控指标详解
diff --git a/grafana-tidb-dashboard.md b/grafana-tidb-dashboard.md
index fce4cef7eed9..76bac98942be 100644
--- a/grafana-tidb-dashboard.md
+++ b/grafana-tidb-dashboard.md
@@ -1,6 +1,7 @@
---
title: TiDB 重要监控指标详解
category: reference
+aliases: ['/docs-cn/dev/reference/key-monitoring-metrics/tidb-dashboard/']
---
# TiDB 重要监控指标详解
diff --git a/grafana-tikv-dashboard.md b/grafana-tikv-dashboard.md
index 7162dba2eb79..1df6c3bf1e97 100644
--- a/grafana-tikv-dashboard.md
+++ b/grafana-tikv-dashboard.md
@@ -1,6 +1,7 @@
---
title: TiKV 重要监控指标详解
category: reference
+aliases: ['/docs-cn/dev/reference/key-monitoring-metrics/tikv-dashboard/']
---
# TiKV 重要监控指标详解
diff --git a/hardware-and-software-requirements.md b/hardware-and-software-requirements.md
index c0f3cd3e5b48..979f498c027c 100644
--- a/hardware-and-software-requirements.md
+++ b/hardware-and-software-requirements.md
@@ -1,6 +1,7 @@
---
title: TiDB 软件和硬件环境建议配置
category: how-to
+aliases: ['/docs-cn/dev/how-to/deploy/hardware-recommendations/']
---
# TiDB 软件和硬件环境建议配置
diff --git a/identify-expensive-queries.md b/identify-expensive-queries.md
index 66b211216b62..f13279afb317 100644
--- a/identify-expensive-queries.md
+++ b/identify-expensive-queries.md
@@ -1,7 +1,7 @@
---
title: 定位消耗系统资源多的查询
category: how-to
-aliases: ['/docs-cn/how-to/maintain/identify-abnormal-queries/identify-aborted-queries/']
+aliases: ['/docs-cn/dev/how-to/maintain/identify-abnormal-queries/identify-expensive-queries/','/docs-cn/how-to/maintain/identify-abnormal-queries/identify-aborted-queries/']
---
# 定位消耗系统资源多的查询
diff --git a/identify-slow-queries.md b/identify-slow-queries.md
index 72939851815b..e9a107116333 100644
--- a/identify-slow-queries.md
+++ b/identify-slow-queries.md
@@ -1,7 +1,7 @@
---
title: 慢查询日志
category: how-to
-aliases: ['/docs-cn/sql/slow-query/','/docs-cn/dev/how-to/maintain/identify-slow-queries/']
+aliases: ['/docs-cn/dev/how-to/maintain/identify-abnormal-queries/identify-slow-queries/','/docs-cn/sql/slow-query/','/docs-cn/dev/how-to/maintain/identify-slow-queries/']
---
# 慢查询日志
diff --git a/index-merge.md b/index-merge.md
index cde1d8c1b6ac..bf2b7a764a27 100644
--- a/index-merge.md
+++ b/index-merge.md
@@ -1,6 +1,7 @@
---
title: 使用 Index Merge 方式访问表
category: reference
+aliases: ['/docs-cn/dev/reference/performance/index-merge/']
---
# 使用 Index Merge 方式访问表
diff --git a/join-reorder.md b/join-reorder.md
index bac738aa7380..02242a445eb3 100644
--- a/join-reorder.md
+++ b/join-reorder.md
@@ -1,6 +1,7 @@
---
title: Join Reorder 算法简介
category: reference
+aliases: ['/docs-cn/dev/reference/performance/join-reorder/']
---
# Join Reorder 算法简介
diff --git a/key-visualizer-monitoring-tool.md b/key-visualizer-monitoring-tool.md
index 5ade6e2adb55..03a5399c2271 100644
--- a/key-visualizer-monitoring-tool.md
+++ b/key-visualizer-monitoring-tool.md
@@ -1,6 +1,7 @@
---
title: Key Visualizer 流量可视化
category: how-to
+aliases: ['/docs-cn/dev/how-to/monitor/key-visualizer/']
---
# Key Visualizer 流量可视化
diff --git a/keywords-and-reserved-words.md b/keywords-and-reserved-words.md
index 039d8d3966f1..c01788f0cbbe 100644
--- a/keywords-and-reserved-words.md
+++ b/keywords-and-reserved-words.md
@@ -1,6 +1,7 @@
---
title: 关键字和保留字
category: reference
+aliases: ['/docs-cn/dev/reference/sql/language-structure/keywords-and-reserved-words/']
---
# 关键字和保留字
diff --git a/literal-values.md b/literal-values.md
index c4d5c89bd5ab..fee4420389bd 100644
--- a/literal-values.md
+++ b/literal-values.md
@@ -1,6 +1,7 @@
---
title: 字面值
category: reference
+aliases: ['/docs-cn/dev/reference/sql/language-structure/literal-values/']
---
# 字面值
diff --git a/load-misuse-handling.md b/load-misuse-handling.md
index 32846ab45959..1fb7deb91685 100644
--- a/load-misuse-handling.md
+++ b/load-misuse-handling.md
@@ -1,6 +1,7 @@
---
title: 全量数据导入过程常见报错处理
category: reference
+aliases: ['/docs-cn/dev/reference/tools/error-case-handling/load-misuse-handling/']
---
# 全量数据导入过程常见报错处理
diff --git a/loader-overview.md b/loader-overview.md
index a0d8c7fb5b08..e1ce59c66e08 100644
--- a/loader-overview.md
+++ b/loader-overview.md
@@ -1,6 +1,7 @@
---
title: Loader 使用文档
category: reference
+aliases: ['/docs-cn/dev/reference/tools/loader/']
---
# Loader 使用文档
diff --git a/location-awareness.md b/location-awareness.md
index 51cee2c71832..df99ca87f914 100644
--- a/location-awareness.md
+++ b/location-awareness.md
@@ -1,6 +1,7 @@
---
title: 集群拓扑信息配置
category: how-to
+aliases: ['/docs-cn/dev/how-to/deploy/geographic-redundancy/location-awareness/']
---
# 集群拓扑信息配置
diff --git a/maintain-tidb-using-ansible.md b/maintain-tidb-using-ansible.md
index 6e79a18ab33c..dc7fb855b966 100644
--- a/maintain-tidb-using-ansible.md
+++ b/maintain-tidb-using-ansible.md
@@ -1,6 +1,7 @@
---
title: TiDB Ansible 常见运维操作
category: how-to
+aliases: ['/docs-cn/dev/how-to/maintain/ansible-operations/']
---
# TiDB Ansible 常见运维操作
diff --git a/maintain-tidb-using-tiup.md b/maintain-tidb-using-tiup.md
index 5f8c6df090a5..041ab9f08d51 100644
--- a/maintain-tidb-using-tiup.md
+++ b/maintain-tidb-using-tiup.md
@@ -1,6 +1,7 @@
---
title: TiUP 常见运维操作
category: how-to
+aliases: ['/docs-cn/dev/how-to/maintain/tiup-operations/']
---
# TiUP 常见运维操作
diff --git a/max-min-eliminate.md b/max-min-eliminate.md
index b07e262c8ad3..238070eb12c4 100644
--- a/max-min-eliminate.md
+++ b/max-min-eliminate.md
@@ -1,6 +1,7 @@
---
title: Max/Min 函数消除规则
category: reference
+aliases: ['/docs-cn/dev/reference/performance/max-min-eliminate/']
---
# Max/Min 函数消除规则
diff --git a/migrate-from-aurora-mysql-database.md b/migrate-from-aurora-mysql-database.md
index 697cf99eff79..c8ed75c3e333 100644
--- a/migrate-from-aurora-mysql-database.md
+++ b/migrate-from-aurora-mysql-database.md
@@ -2,7 +2,7 @@
title: 从 MySQL 迁移数据 —— 以 Amazon Aurora MySQL 为例
summary: 使用 DM 从 MySQL/Amazon Aurora MySQL 迁移数据。
category: how-to
-aliases: ['/docs-cn/dev/how-to/migrate/from-aurora/']
+aliases: ['/docs-cn/dev/how-to/migrate/from-mysql-aurora/','/docs-cn/dev/how-to/migrate/from-aurora/']
---
# 从 MySQL 迁移数据 —— 以 Amazon Aurora MySQL 为例
diff --git a/monitor-a-tidb-cluster.md b/monitor-a-tidb-cluster.md
index acfa082e4d09..749718d50308 100644
--- a/monitor-a-tidb-cluster.md
+++ b/monitor-a-tidb-cluster.md
@@ -1,6 +1,7 @@
---
title: TiDB 集群监控
category: how-to
+aliases: ['/docs-cn/dev/how-to/monitor/monitor-a-cluster/']
---
# TiDB 集群监控
diff --git a/mydumper-overview.md b/mydumper-overview.md
index 534d9844e7ac..49cb804b0df0 100644
--- a/mydumper-overview.md
+++ b/mydumper-overview.md
@@ -2,6 +2,7 @@
title: Mydumper 使用文档
summary: 使用 Mydumper 从 TiDB 导出数据。
category: reference
+aliases: ['/docs-cn/dev/reference/tools/mydumper/']
---
# Mydumper 使用文档
diff --git a/mysql-compatibility.md b/mysql-compatibility.md
index d039b84e6606..6b8d33079a59 100644
--- a/mysql-compatibility.md
+++ b/mysql-compatibility.md
@@ -1,6 +1,7 @@
---
title: 与 MySQL 兼容性对比
category: reference
+aliases: ['/docs-cn/dev/reference/mysql-compatibility/']
---
# 与 MySQL 兼容性对比
diff --git a/offline-deployment-using-ansible.md b/offline-deployment-using-ansible.md
index ef2ab6346b67..8918cc092cee 100644
--- a/offline-deployment-using-ansible.md
+++ b/offline-deployment-using-ansible.md
@@ -1,6 +1,7 @@
---
title: 离线 TiDB Ansible 部署方案
category: how-to
+aliases: ['/docs-cn/dev/how-to/deploy/orchestrated/offline-ansible/']
---
# 离线 TiDB Ansible 部署方案
diff --git a/online-deployment-using-ansible.md b/online-deployment-using-ansible.md
index 568af8790f3f..cce7013850a7 100644
--- a/online-deployment-using-ansible.md
+++ b/online-deployment-using-ansible.md
@@ -1,6 +1,7 @@
---
title: 使用 TiDB Ansible 部署 TiDB 集群
category: how-to
+aliases: ['/docs-cn/dev/how-to/deploy/orchestrated/ansible/']
---
# 使用 TiDB Ansible 部署 TiDB 集群
diff --git a/optimistic-transaction.md b/optimistic-transaction.md
index cc8eee9360ca..3eb8b045f0aa 100644
--- a/optimistic-transaction.md
+++ b/optimistic-transaction.md
@@ -2,7 +2,7 @@
title: TiDB 乐观事务模型
summary: 了解 TiDB 的乐观事务模型。
category: reference
-aliases: ['/docs-cn/dev/reference/transactions/transaction-model/']
+aliases: ['/docs-cn/dev/reference/transactions/transaction-optimistic/','/docs-cn/dev/reference/transactions/transaction-model/']
---
# TiDB 乐观事务模型
diff --git a/optimizer-hints.md b/optimizer-hints.md
index f6a926d3a165..81be9ae036c5 100644
--- a/optimizer-hints.md
+++ b/optimizer-hints.md
@@ -1,6 +1,7 @@
---
title: Optimizer Hints
category: reference
+aliases: ['/docs-cn/dev/reference/performance/optimizer-hints/']
---
# Optimizer Hints
diff --git a/partitioned-table.md b/partitioned-table.md
index 4b456c98406a..6c677c5faf44 100644
--- a/partitioned-table.md
+++ b/partitioned-table.md
@@ -1,6 +1,7 @@
---
title: 分区表
category: reference
+aliases: ['/docs-cn/dev/reference/sql/partitioning/']
---
# 分区表
diff --git a/pd-configuration-file.md b/pd-configuration-file.md
index d261ab7b1830..98e3cf6cfd2f 100644
--- a/pd-configuration-file.md
+++ b/pd-configuration-file.md
@@ -1,6 +1,7 @@
---
title: PD 配置文件描述
category: reference
+aliases: ['/docs-cn/dev/reference/configuration/pd-server/configuration-file/']
---
# PD 配置文件描述
diff --git a/pd-control.md b/pd-control.md
index 13d0b792be66..638ea2153f14 100644
--- a/pd-control.md
+++ b/pd-control.md
@@ -1,6 +1,7 @@
---
title: PD Control 使用说明
category: reference
+aliases: ['/docs-cn/dev/reference/tools/pd-control/']
---
# PD Control 使用说明
diff --git a/pd-recover.md b/pd-recover.md
index 7bbb814eb2a9..61e2a84fb947 100644
--- a/pd-recover.md
+++ b/pd-recover.md
@@ -1,6 +1,7 @@
---
title: PD Recover 使用文档
category: reference
+aliases: ['/docs-cn/dev/reference/tools/pd-recover/']
---
# PD Recover 使用文档
diff --git a/pessimistic-transaction.md b/pessimistic-transaction.md
index c6e1ac29723d..410292f2a491 100644
--- a/pessimistic-transaction.md
+++ b/pessimistic-transaction.md
@@ -2,6 +2,7 @@
title: TiDB 悲观事务模型
summary: 了解 TiDB 的悲观事务模型。
category: reference
+aliases: ['/docs-cn/dev/reference/transactions/transaction-pessimistic/']
---
# TiDB 悲观事务模型
diff --git a/privilege-management.md b/privilege-management.md
index 155707bac6ca..7b9c048717f6 100644
--- a/privilege-management.md
+++ b/privilege-management.md
@@ -1,6 +1,7 @@
---
title: 权限管理
category: reference
+aliases: ['/docs-cn/dev/reference/security/privilege-system/']
---
# 权限管理
diff --git a/production-deployment-using-tiup.md b/production-deployment-using-tiup.md
index f4357ba25ff4..c74b4e1647cb 100644
--- a/production-deployment-using-tiup.md
+++ b/production-deployment-using-tiup.md
@@ -1,6 +1,7 @@
---
title: 使用 TiUP 部署 TiDB 集群
category: how-to
+aliases: ['/docs-cn/dev/how-to/deploy/orchestrated/tiup/']
---
# 使用 TiUP 部署 TiDB 集群
diff --git a/query-execution-plan.md b/query-execution-plan.md
index 0eb2974a5d94..2cb83feb4ebf 100644
--- a/query-execution-plan.md
+++ b/query-execution-plan.md
@@ -1,6 +1,7 @@
---
title: 理解 TiDB 执行计划
category: reference
+aliases: ['/docs-cn/dev/reference/performance/understanding-the-query-execution-plan/']
---
# 理解 TiDB 执行计划
diff --git a/read-historical-data.md b/read-historical-data.md
index 9599c626aa92..dd4d4c93131f 100644
--- a/read-historical-data.md
+++ b/read-historical-data.md
@@ -1,6 +1,7 @@
---
title: 读取历史数据
category: how-to
+aliases: ['/docs-cn/dev/how-to/get-started/read-historical-data/']
---
# 读取历史数据
diff --git a/releases/release-1.0-ga.md b/releases/release-1.0-ga.md
index 65743083591f..cbdb12ba8881 100644
--- a/releases/release-1.0-ga.md
+++ b/releases/release-1.0-ga.md
@@ -1,6 +1,7 @@
---
title: TiDB 1.0 release notes
category: Releases
+aliases: ['/docs-cn/dev/releases/ga/']
---
# TiDB 1.0 Release Notes
diff --git a/releases/release-1.1-alpha.md b/releases/release-1.1-alpha.md
index e7d5f179b235..0d9ba8c36512 100644
--- a/releases/release-1.1-alpha.md
+++ b/releases/release-1.1-alpha.md
@@ -1,6 +1,7 @@
---
title: TiDB 1.1 Alpha Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/11alpha/']
---
# TiDB 1.1 Alpha Release Notes
diff --git a/releases/release-1.1-beta.md b/releases/release-1.1-beta.md
index 2edf8400de27..31d444f4f71b 100644
--- a/releases/release-1.1-beta.md
+++ b/releases/release-1.1-beta.md
@@ -1,6 +1,7 @@
---
title: TiDB 1.1 Beta Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/11beta/']
---
# TiDB 1.1 Beta Release Notes
diff --git a/releases/release-2.0-ga.md b/releases/release-2.0-ga.md
index bf90ec62748a..2867c4166e7d 100644
--- a/releases/release-2.0-ga.md
+++ b/releases/release-2.0-ga.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0 release notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.0ga/']
---
# TiDB 2.0 Release Notes
diff --git a/releases/release-2.0-rc.1.md b/releases/release-2.0-rc.1.md
index 6739465e88de..8d2b49f74f1e 100644
--- a/releases/release-2.0-rc.1.md
+++ b/releases/release-2.0-rc.1.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0 RC1 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2rc1/']
---
# TiDB 2.0 RC1 Release Notes
diff --git a/releases/release-2.0-rc.3.md b/releases/release-2.0-rc.3.md
index a44a69362cfc..77459c8403c9 100644
--- a/releases/release-2.0-rc.3.md
+++ b/releases/release-2.0-rc.3.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0 RC3 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2rc3/']
---
# TiDB 2.0 RC3 Release Notes
diff --git a/releases/release-2.0-rc.4.md b/releases/release-2.0-rc.4.md
index 9858c86e4959..139f682f4da6 100644
--- a/releases/release-2.0-rc.4.md
+++ b/releases/release-2.0-rc.4.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0 RC4 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2rc4/']
---
# TiDB 2.0 RC4 Release Notes
diff --git a/releases/release-2.0-rc.5.md b/releases/release-2.0-rc.5.md
index 01043ecd113d..91cc34cf232f 100644
--- a/releases/release-2.0-rc.5.md
+++ b/releases/release-2.0-rc.5.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0 RC5 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2rc5/']
---
# TiDB 2.0 RC5 Release Notes
diff --git a/releases/release-2.0.1.md b/releases/release-2.0.1.md
index 1290a1f61e34..19a1a3caaaf5 100644
--- a/releases/release-2.0.1.md
+++ b/releases/release-2.0.1.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0.1 release notes
category: Releases
+aliases: ['/docs-cn/dev/releases/201/']
---
# TiDB 2.0.1 Release Notes
diff --git a/releases/release-2.0.10.md b/releases/release-2.0.10.md
index 4eced6e55285..53b302d07cdc 100644
--- a/releases/release-2.0.10.md
+++ b/releases/release-2.0.10.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0.10 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.0.10/']
---
# TiDB 2.0.10 Release Notes
diff --git a/releases/release-2.0.11.md b/releases/release-2.0.11.md
index 762cfefa246b..560b900a7346 100644
--- a/releases/release-2.0.11.md
+++ b/releases/release-2.0.11.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0.11 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.0.11/']
---
# TiDB 2.0.11 Release Notes
diff --git a/releases/release-2.0.2.md b/releases/release-2.0.2.md
index 26547ab90b77..c24c1896d4db 100644
--- a/releases/release-2.0.2.md
+++ b/releases/release-2.0.2.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0.2 release notes
category: Releases
+aliases: ['/docs-cn/dev/releases/202/']
---
# TiDB 2.0.2 Release Notes
diff --git a/releases/release-2.0.3.md b/releases/release-2.0.3.md
index 8bb4ff170d6f..78b28a0ab997 100644
--- a/releases/release-2.0.3.md
+++ b/releases/release-2.0.3.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0.3 release notes
category: Releases
+aliases: ['/docs-cn/dev/releases/203/']
---
# TiDB 2.0.3 Release Notes
diff --git a/releases/release-2.0.4.md b/releases/release-2.0.4.md
index 23aa7846b142..c52e5c8d1984 100644
--- a/releases/release-2.0.4.md
+++ b/releases/release-2.0.4.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0.4 release notes
category: Releases
+aliases: ['/docs-cn/dev/releases/204/']
---
# TiDB 2.0.4 Release Notes
diff --git a/releases/release-2.0.5.md b/releases/release-2.0.5.md
index b373dfd88a95..b7535f7f481c 100644
--- a/releases/release-2.0.5.md
+++ b/releases/release-2.0.5.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0.5 release notes
category: Releases
+aliases: ['/docs-cn/dev/releases/205/']
---
# TiDB 2.0.5 Release Notes
diff --git a/releases/release-2.0.6.md b/releases/release-2.0.6.md
index 94d7de221fa9..2797dfc79d6c 100644
--- a/releases/release-2.0.6.md
+++ b/releases/release-2.0.6.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0.6 release notes
category: Releases
+aliases: ['/docs-cn/dev/releases/206/']
---
# TiDB 2.0.6 Release Notes
diff --git a/releases/release-2.0.7.md b/releases/release-2.0.7.md
index ccfa6c4ec1a4..d65ae161d12d 100644
--- a/releases/release-2.0.7.md
+++ b/releases/release-2.0.7.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0.7 release notes
category: Releases
+aliases: ['/docs-cn/dev/releases/207/']
---
# TiDB 2.0.7 Release Notes
diff --git a/releases/release-2.0.8.md b/releases/release-2.0.8.md
index 7e5ba2b0410c..0be3ca46a5b8 100644
--- a/releases/release-2.0.8.md
+++ b/releases/release-2.0.8.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0.8 release notes
category: Releases
+aliases: ['/docs-cn/dev/releases/208/']
---
# TiDB 2.0.8 Release Notes
diff --git a/releases/release-2.0.9.md b/releases/release-2.0.9.md
index 7e425649031c..988aad26ce72 100644
--- a/releases/release-2.0.9.md
+++ b/releases/release-2.0.9.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.0.9 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/209/']
---
# TiDB 2.0.9 Release Notes
diff --git a/releases/release-2.1-beta.md b/releases/release-2.1-beta.md
index 18cafa4e0de7..1fdeec7b684e 100644
--- a/releases/release-2.1-beta.md
+++ b/releases/release-2.1-beta.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1 Beta Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/21beta/']
---
# TiDB 2.1 Beta Release Notes
diff --git a/releases/release-2.1-ga.md b/releases/release-2.1-ga.md
index cbdd9c9d1ffb..fa122b5c49dc 100644
--- a/releases/release-2.1-ga.md
+++ b/releases/release-2.1-ga.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1 GA Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1ga/']
---
# TiDB 2.1 GA Release Notes
diff --git a/releases/release-2.1-rc.1.md b/releases/release-2.1-rc.1.md
index eb077d0078db..6ae6084556c2 100644
--- a/releases/release-2.1-rc.1.md
+++ b/releases/release-2.1-rc.1.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1 RC1 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/21rc1/']
---
# TiDB 2.1 RC1 Release Notes
diff --git a/releases/release-2.1-rc.2.md b/releases/release-2.1-rc.2.md
index 426e4289e60d..278f39574327 100644
--- a/releases/release-2.1-rc.2.md
+++ b/releases/release-2.1-rc.2.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1 RC2 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/21rc2/']
---
# TiDB 2.1 RC2 Release Notes
diff --git a/releases/release-2.1-rc.3.md b/releases/release-2.1-rc.3.md
index 7d1056647b30..31e18cc7bd5d 100644
--- a/releases/release-2.1-rc.3.md
+++ b/releases/release-2.1-rc.3.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1 RC3 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/21rc3/']
---
# TiDB 2.1 RC3 Release Notes
diff --git a/releases/release-2.1-rc.4.md b/releases/release-2.1-rc.4.md
index 6a46324f7c82..969646a1208a 100644
--- a/releases/release-2.1-rc.4.md
+++ b/releases/release-2.1-rc.4.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1 RC4 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/21rc4/']
---
# TiDB 2.1 RC4 Release Notes
diff --git a/releases/release-2.1-rc.5.md b/releases/release-2.1-rc.5.md
index abdf28493305..dde5892aa9a9 100644
--- a/releases/release-2.1-rc.5.md
+++ b/releases/release-2.1-rc.5.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1 RC5 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/21rc5/']
---
diff --git a/releases/release-2.1.1.md b/releases/release-2.1.1.md
index 77e5b53f1155..34819cbbd1dc 100644
--- a/releases/release-2.1.1.md
+++ b/releases/release-2.1.1.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.1 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.1/']
---
# TiDB 2.1.1 Release Notes
diff --git a/releases/release-2.1.10.md b/releases/release-2.1.10.md
index 907002e6486e..cc1838de41a9 100644
--- a/releases/release-2.1.10.md
+++ b/releases/release-2.1.10.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.10 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.10/']
---
# TiDB 2.1.10 Release Notes
diff --git a/releases/release-2.1.11.md b/releases/release-2.1.11.md
index 46abfc3b9d69..5886b0779f34 100644
--- a/releases/release-2.1.11.md
+++ b/releases/release-2.1.11.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.11 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.11/']
---
# TiDB 2.1.11 Release Notes
diff --git a/releases/release-2.1.12.md b/releases/release-2.1.12.md
index 4461812971e9..728def0cde84 100644
--- a/releases/release-2.1.12.md
+++ b/releases/release-2.1.12.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.12 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.12/']
---
# TiDB 2.1.12 Release Notes
diff --git a/releases/release-2.1.13.md b/releases/release-2.1.13.md
index 781c56bb8cc2..4aec1ffe03ff 100644
--- a/releases/release-2.1.13.md
+++ b/releases/release-2.1.13.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.13 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.13/']
---
# TiDB 2.1.13 Release Notes
diff --git a/releases/release-2.1.14.md b/releases/release-2.1.14.md
index 068864c31bc5..01757149e7f0 100644
--- a/releases/release-2.1.14.md
+++ b/releases/release-2.1.14.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.14 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.14/']
---
# TiDB 2.1.14 Release Notes
diff --git a/releases/release-2.1.15.md b/releases/release-2.1.15.md
index e1b2be612ef3..e1d28e8e02b6 100644
--- a/releases/release-2.1.15.md
+++ b/releases/release-2.1.15.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.15 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.15/']
---
# TiDB 2.1.15 Release Notes
diff --git a/releases/release-2.1.16.md b/releases/release-2.1.16.md
index f0db29e15a9f..d7ecbd0634a4 100644
--- a/releases/release-2.1.16.md
+++ b/releases/release-2.1.16.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.16 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.16/']
---
# TiDB 2.1.16 Release Notes
diff --git a/releases/release-2.1.17.md b/releases/release-2.1.17.md
index ffb3a69a153f..611baca51261 100644
--- a/releases/release-2.1.17.md
+++ b/releases/release-2.1.17.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.17 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.17/']
---
# TiDB 2.1.17 Release Notes
diff --git a/releases/release-2.1.18.md b/releases/release-2.1.18.md
index fbd6bc3e2de8..2429a9b13e2e 100644
--- a/releases/release-2.1.18.md
+++ b/releases/release-2.1.18.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.18 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.18/']
---
# TiDB 2.1.18 Release Notes
diff --git a/releases/release-2.1.19.md b/releases/release-2.1.19.md
index bafa841c7c20..136f0efb97de 100644
--- a/releases/release-2.1.19.md
+++ b/releases/release-2.1.19.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.19 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.19/']
---
# TiDB 2.1.19 Release Notes
diff --git a/releases/release-2.1.2.md b/releases/release-2.1.2.md
index 3bf945a19981..b7121643f58b 100644
--- a/releases/release-2.1.2.md
+++ b/releases/release-2.1.2.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.2 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.2/']
---
# TiDB 2.1.2 Release Notes
diff --git a/releases/release-2.1.3.md b/releases/release-2.1.3.md
index a8bd51139a47..a0c094bc575f 100644
--- a/releases/release-2.1.3.md
+++ b/releases/release-2.1.3.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.3 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.3/']
---
# TiDB 2.1.3 Release Notes
diff --git a/releases/release-2.1.4.md b/releases/release-2.1.4.md
index 124e7d016726..ee9c603882ab 100644
--- a/releases/release-2.1.4.md
+++ b/releases/release-2.1.4.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.4 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.4/']
---
# TiDB 2.1.4 Release Notes
diff --git a/releases/release-2.1.5.md b/releases/release-2.1.5.md
index da0cddef07ef..1d947fa850ba 100644
--- a/releases/release-2.1.5.md
+++ b/releases/release-2.1.5.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.5 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.5/']
---
# TiDB 2.1.5 Release Notes
diff --git a/releases/release-2.1.6.md b/releases/release-2.1.6.md
index 1c55c70b466b..c06df43797b7 100644
--- a/releases/release-2.1.6.md
+++ b/releases/release-2.1.6.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.6 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.6/']
---
# TiDB 2.1.6 Release Notes
diff --git a/releases/release-2.1.7.md b/releases/release-2.1.7.md
index 8ac63197224f..3894baff8b30 100644
--- a/releases/release-2.1.7.md
+++ b/releases/release-2.1.7.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.7 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.7/']
---
# TiDB 2.1.7 Release Notes
diff --git a/releases/release-2.1.8.md b/releases/release-2.1.8.md
index fec9580a22d7..a3831390cfe7 100644
--- a/releases/release-2.1.8.md
+++ b/releases/release-2.1.8.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.8 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.8/']
---
# TiDB 2.1.8 Release Notes
diff --git a/releases/release-2.1.9.md b/releases/release-2.1.9.md
index 3f38b3a77279..911308e136c1 100644
--- a/releases/release-2.1.9.md
+++ b/releases/release-2.1.9.md
@@ -1,6 +1,7 @@
---
title: TiDB 2.1.9 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/2.1.9/']
---
# TiDB 2.1.9 Release Notes
diff --git a/releases/release-3.0-beta.md b/releases/release-3.0-beta.md
index b538dc6d68bf..ddd4e2cf5f71 100644
--- a/releases/release-3.0-beta.md
+++ b/releases/release-3.0-beta.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0 Beta Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0beta/']
---
# TiDB 3.0 Beta Release Notes
diff --git a/releases/release-3.0-ga.md b/releases/release-3.0-ga.md
index 4e259de17707..a036b0a49695 100644
--- a/releases/release-3.0-ga.md
+++ b/releases/release-3.0-ga.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0 GA Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0-ga/']
---
# TiDB 3.0 GA Release Notes
diff --git a/releases/release-3.0.0-beta.1.md b/releases/release-3.0.0-beta.1.md
index a9c5a06d6cb2..fc389e545d55 100644
--- a/releases/release-3.0.0-beta.1.md
+++ b/releases/release-3.0.0-beta.1.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.0 Beta.1 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.0-beta.1/']
---
# TiDB 3.0.0 Beta.1 Release Notes
diff --git a/releases/release-3.0.0-rc.1.md b/releases/release-3.0.0-rc.1.md
index 54d27d350c3f..2b98d02ede5d 100644
--- a/releases/release-3.0.0-rc.1.md
+++ b/releases/release-3.0.0-rc.1.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.0-rc.1 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.0-rc.1/']
---
# TiDB 3.0.0-rc.1 Release Notes
diff --git a/releases/release-3.0.0-rc.2.md b/releases/release-3.0.0-rc.2.md
index 930f646c735c..bf7a46be20fc 100644
--- a/releases/release-3.0.0-rc.2.md
+++ b/releases/release-3.0.0-rc.2.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.0-rc.2 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.0-rc.2/']
---
# TiDB 3.0.0-rc.2 Release Notes
diff --git a/releases/release-3.0.0-rc.3.md b/releases/release-3.0.0-rc.3.md
index 6dd3c5df94d5..b591b7d6a429 100644
--- a/releases/release-3.0.0-rc.3.md
+++ b/releases/release-3.0.0-rc.3.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.0-rc.3 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.0-rc.3/']
---
# TiDB 3.0.0-rc.3 Release Notes
diff --git a/releases/release-3.0.1.md b/releases/release-3.0.1.md
index e8f66f04e20d..e88c62d9f634 100644
--- a/releases/release-3.0.1.md
+++ b/releases/release-3.0.1.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.1 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.1/']
---
# TiDB 3.0.1 Release Notes
diff --git a/releases/release-3.0.10.md b/releases/release-3.0.10.md
index d3ef20a21a8e..defdfd41c725 100644
--- a/releases/release-3.0.10.md
+++ b/releases/release-3.0.10.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.10 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.10/']
---
# TiDB 3.0.10 Release Notes
diff --git a/releases/release-3.0.11.md b/releases/release-3.0.11.md
index fe1e8b7ee981..061c5c9c7ff1 100644
--- a/releases/release-3.0.11.md
+++ b/releases/release-3.0.11.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.11 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.11/']
---
# TiDB 3.0.11 Release Notes
diff --git a/releases/release-3.0.12.md b/releases/release-3.0.12.md
index 43c6afc0f8b1..4a44a5c9bcaa 100644
--- a/releases/release-3.0.12.md
+++ b/releases/release-3.0.12.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.12 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.12/']
---
# TiDB 3.0.12 Release Notes
diff --git a/releases/release-3.0.13.md b/releases/release-3.0.13.md
index e02889f7fb5d..5bc736b314bc 100644
--- a/releases/release-3.0.13.md
+++ b/releases/release-3.0.13.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.13 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.13/']
---
# TiDB 3.0.13 Release Notes
diff --git a/releases/release-3.0.14.md b/releases/release-3.0.14.md
index 54d1e7ad3279..023879b394c8 100644
--- a/releases/release-3.0.14.md
+++ b/releases/release-3.0.14.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.14 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.14/']
---
# TiDB 3.0.14 Release Notes
diff --git a/releases/release-3.0.2.md b/releases/release-3.0.2.md
index 5190482ce15d..03706a7de21d 100644
--- a/releases/release-3.0.2.md
+++ b/releases/release-3.0.2.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.2 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.2/']
---
# TiDB 3.0.2 Release Notes
diff --git a/releases/release-3.0.3.md b/releases/release-3.0.3.md
index 6a3aa4260a59..4e4256a8af5a 100644
--- a/releases/release-3.0.3.md
+++ b/releases/release-3.0.3.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.3 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.3/']
---
# TiDB 3.0.3 Release Notes
diff --git a/releases/release-3.0.4.md b/releases/release-3.0.4.md
index 9031256608c8..82bf0b957f3d 100644
--- a/releases/release-3.0.4.md
+++ b/releases/release-3.0.4.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.4 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.4/']
---
# TiDB 3.0.4 Release Notes
diff --git a/releases/release-3.0.5.md b/releases/release-3.0.5.md
index 1245eaa65f9d..166cff3f535c 100644
--- a/releases/release-3.0.5.md
+++ b/releases/release-3.0.5.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.5 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.5/']
---
# TiDB 3.0.5 Release Notes
diff --git a/releases/release-3.0.6.md b/releases/release-3.0.6.md
index 8966bfcea701..df89d0193209 100644
--- a/releases/release-3.0.6.md
+++ b/releases/release-3.0.6.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.6 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.6/']
---
# TiDB 3.0.6 Release Notes
diff --git a/releases/release-3.0.7.md b/releases/release-3.0.7.md
index 61e9ea511223..9b1d33be0f21 100644
--- a/releases/release-3.0.7.md
+++ b/releases/release-3.0.7.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.7 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.7/']
---
# TiDB 3.0.7 Release Notes
diff --git a/releases/release-3.0.8.md b/releases/release-3.0.8.md
index aa8fc14ff6a5..e11254dbac70 100644
--- a/releases/release-3.0.8.md
+++ b/releases/release-3.0.8.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.8 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.8/']
---
# TiDB 3.0.8 Release Notes
diff --git a/releases/release-3.0.9.md b/releases/release-3.0.9.md
index a1fc83517412..51ef8285bda5 100644
--- a/releases/release-3.0.9.md
+++ b/releases/release-3.0.9.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.0.9 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.0.9/']
---
# TiDB 3.0.9 Release Notes
diff --git a/releases/release-3.1.0-beta.1.md b/releases/release-3.1.0-beta.1.md
index d8f71b04a6e7..49e012865df5 100644
--- a/releases/release-3.1.0-beta.1.md
+++ b/releases/release-3.1.0-beta.1.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.1 Beta.1 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.1.0-beta.1/']
---
# TiDB 3.1 Beta.1 Release Notes
diff --git a/releases/release-3.1.0-beta.2.md b/releases/release-3.1.0-beta.2.md
index 27d5c95237bb..0405990cf201 100644
--- a/releases/release-3.1.0-beta.2.md
+++ b/releases/release-3.1.0-beta.2.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.1 Beta.2 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.1.0-beta.2/']
---
# TiDB 3.1 Beta.2 Release Notes
diff --git a/releases/release-3.1.0-beta.md b/releases/release-3.1.0-beta.md
index b9762840961d..b0dcd94c91ab 100644
--- a/releases/release-3.1.0-beta.md
+++ b/releases/release-3.1.0-beta.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.1 Beta Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.1.0-beta/']
---
# TiDB 3.1 Beta Release Notes
diff --git a/releases/release-3.1.0-ga.md b/releases/release-3.1.0-ga.md
index 989ba31df975..27a30da687d9 100644
--- a/releases/release-3.1.0-ga.md
+++ b/releases/release-3.1.0-ga.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.1 GA Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.1.0-ga/']
---
# TiDB 3.1 GA Release Notes
diff --git a/releases/release-3.1.0-rc.md b/releases/release-3.1.0-rc.md
index c273496abce3..4e36d677c544 100644
--- a/releases/release-3.1.0-rc.md
+++ b/releases/release-3.1.0-rc.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.1 RC Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.1.0-rc/']
---
# TiDB 3.1 RC Release Notes
diff --git a/releases/release-3.1.1.md b/releases/release-3.1.1.md
index 0aca1be90747..9641d7843bff 100644
--- a/releases/release-3.1.1.md
+++ b/releases/release-3.1.1.md
@@ -1,6 +1,7 @@
---
title: TiDB 3.1.1 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/3.1.1/']
---
# TiDB 3.1.1 Release Notes
diff --git a/releases/release-4.0.0-beta.1.md b/releases/release-4.0.0-beta.1.md
index 1bf1b12fb2da..407a20cbb274 100644
--- a/releases/release-4.0.0-beta.1.md
+++ b/releases/release-4.0.0-beta.1.md
@@ -1,6 +1,7 @@
---
title: TiDB 4.0.0 Beta.1 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/4.0.0-beta.1/']
---
# TiDB 4.0.0 Beta.1 Release Notes
diff --git a/releases/release-4.0.0-beta.2.md b/releases/release-4.0.0-beta.2.md
index 2cabe522fe14..5be6e561501a 100644
--- a/releases/release-4.0.0-beta.2.md
+++ b/releases/release-4.0.0-beta.2.md
@@ -1,6 +1,7 @@
---
title: TiDB 4.0.0 Beta.2 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/4.0.0-beta.2/']
---
# TiDB 4.0.0 Beta.2 Release Notes
diff --git a/releases/release-4.0.0-beta.md b/releases/release-4.0.0-beta.md
index 902bdf7acebe..39030e8eb217 100644
--- a/releases/release-4.0.0-beta.md
+++ b/releases/release-4.0.0-beta.md
@@ -1,6 +1,7 @@
---
title: TiDB 4.0 Beta Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/4.0.0-beta/']
---
# TiDB 4.0 Beta Release Notes
diff --git a/releases/release-4.0.0-rc.1.md b/releases/release-4.0.0-rc.1.md
index fdaf04802503..802b996a766b 100644
--- a/releases/release-4.0.0-rc.1.md
+++ b/releases/release-4.0.0-rc.1.md
@@ -1,6 +1,7 @@
---
title: TiDB 4.0 RC.1 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/4.0.0-rc.1/']
---
# TiDB 4.0 RC.1 Release Notes
diff --git a/releases/release-4.0.0-rc.md b/releases/release-4.0.0-rc.md
index 48e72d085f63..c0b93233f504 100644
--- a/releases/release-4.0.0-rc.md
+++ b/releases/release-4.0.0-rc.md
@@ -1,6 +1,7 @@
---
title: TiDB 4.0 RC Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/4.0.0-rc/']
---
# TiDB 4.0 RC Release Notes
diff --git a/releases/release-notes.md b/releases/release-notes.md
index 063de2128781..75c47495f20d 100644
--- a/releases/release-notes.md
+++ b/releases/release-notes.md
@@ -1,6 +1,7 @@
---
title: TiDB 版本发布历史
category: release
+aliases: ['/docs-cn/dev/releases/rn/']
---
# TiDB 版本发布历史
diff --git a/releases/release-pre-ga.md b/releases/release-pre-ga.md
index 75d0d1fcfa44..34ce75dc5686 100644
--- a/releases/release-pre-ga.md
+++ b/releases/release-pre-ga.md
@@ -1,6 +1,7 @@
---
title: TiDB Pre-GA Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/prega/']
---
# TiDB Pre-GA Release Notes
diff --git a/releases/release-rc.1.md b/releases/release-rc.1.md
index cf7f40d3fdc4..1f1d542a5d9b 100644
--- a/releases/release-rc.1.md
+++ b/releases/release-rc.1.md
@@ -1,6 +1,7 @@
---
title: TiDB RC1 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/rc1/']
---
# TiDB RC1 Release Notes
diff --git a/releases/release-rc.2.md b/releases/release-rc.2.md
index ff0f2cf18865..eab209c725a5 100644
--- a/releases/release-rc.2.md
+++ b/releases/release-rc.2.md
@@ -1,6 +1,7 @@
---
title: TiDB RC2 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/rc2/']
---
# TiDB RC2 Release Notes
diff --git a/releases/release-rc.3.md b/releases/release-rc.3.md
index 8c2705dd5e2d..0e7778ca01dc 100644
--- a/releases/release-rc.3.md
+++ b/releases/release-rc.3.md
@@ -1,6 +1,7 @@
---
title: TiDB RC3 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/rc3/']
---
# TiDB RC3 Release Notes
diff --git a/releases/release-rc.4.md b/releases/release-rc.4.md
index fb4e0eeea71c..e79da4bf94b5 100644
--- a/releases/release-rc.4.md
+++ b/releases/release-rc.4.md
@@ -1,6 +1,7 @@
---
title: TiDB RC4 Release Notes
category: Releases
+aliases: ['/docs-cn/dev/releases/rc4/']
---
# TiDB RC4 Release Notes
diff --git a/role-based-access-control.md b/role-based-access-control.md
index c275f6489705..77767c3963f7 100644
--- a/role-based-access-control.md
+++ b/role-based-access-control.md
@@ -1,6 +1,7 @@
---
title: 基于角色的访问控制
category: reference
+aliases: ['/docs-cn/dev/reference/security/role-based-access-control/']
---
# 基于角色的访问控制
diff --git a/scale-tidb-using-ansible.md b/scale-tidb-using-ansible.md
index 0550f983ba5e..a8d44cdcc824 100644
--- a/scale-tidb-using-ansible.md
+++ b/scale-tidb-using-ansible.md
@@ -1,6 +1,7 @@
---
title: 使用 TiDB Ansible 扩容缩容 TiDB 集群
category: how-to
+aliases: ['/docs-cn/dev/how-to/scale/with-ansible/']
---
# 使用 TiDB Ansible 扩容缩容 TiDB 集群
diff --git a/scale-tidb-using-tiup.md b/scale-tidb-using-tiup.md
index bb1f5884de9c..e5569452bfcb 100644
--- a/scale-tidb-using-tiup.md
+++ b/scale-tidb-using-tiup.md
@@ -1,6 +1,7 @@
---
title: 使用 TiUP 扩容缩容 TiDB 集群
category: how-to
+aliases: ['/docs-cn/dev/how-to/scale/with-tiup/']
---
# 使用 TiUP 扩容缩容 TiDB 集群
diff --git a/schema-object-names.md b/schema-object-names.md
index 07a2a7d519c4..1533e703c1b5 100644
--- a/schema-object-names.md
+++ b/schema-object-names.md
@@ -1,6 +1,7 @@
---
title: Schema Object Names
category: reference
+aliases: ['/docs-cn/dev/reference/sql/language-structure/schema-object-names/']
---
# Schema Object Names
diff --git a/security-compatibility-with-mysql.md b/security-compatibility-with-mysql.md
index c9caaaef1781..15c765512c5c 100644
--- a/security-compatibility-with-mysql.md
+++ b/security-compatibility-with-mysql.md
@@ -1,6 +1,7 @@
---
title: 与 MySQL 安全特性差异
category: reference
+aliases: ['/docs-cn/dev/reference/security/compatibility/']
---
# 与 MySQL 安全特性差异
diff --git a/sql-mode.md b/sql-mode.md
index f4a669ffc96c..f918b8fdf9ad 100644
--- a/sql-mode.md
+++ b/sql-mode.md
@@ -1,6 +1,7 @@
---
title: SQL Mode
category: reference
+aliases: ['/docs-cn/dev/reference/sql/sql-mode/']
---
# SQL 模式
diff --git a/sql-optimization-concepts.md b/sql-optimization-concepts.md
index b7e07d6651e9..57e7829b12ad 100644
--- a/sql-optimization-concepts.md
+++ b/sql-optimization-concepts.md
@@ -1,6 +1,7 @@
---
title: SQL 优化流程简介
category: reference
+aliases: ['/docs-cn/dev/reference/performance/sql-optimizer-overview/']
---
# SQL 优化流程简介
diff --git a/sql-statements/sql-statement-add-column.md b/sql-statements/sql-statement-add-column.md
index 4a795dc9dedb..4afdec20daf7 100644
--- a/sql-statements/sql-statement-add-column.md
+++ b/sql-statements/sql-statement-add-column.md
@@ -2,6 +2,7 @@
title: ADD COLUMN
summary: TiDB 数据库中 ADD COLUMN 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/add-column/']
---
# ADD COLUMN
diff --git a/sql-statements/sql-statement-add-index.md b/sql-statements/sql-statement-add-index.md
index 658a236bc2cf..0ab36bb6ab0e 100644
--- a/sql-statements/sql-statement-add-index.md
+++ b/sql-statements/sql-statement-add-index.md
@@ -2,6 +2,7 @@
title: ADD INDEX
summary: TiDB 数据库中 ADD INDEX 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/add-index/']
---
# ADD INDEX
diff --git a/sql-statements/sql-statement-admin.md b/sql-statements/sql-statement-admin.md
index a7d61466944a..250e7bddf91f 100644
--- a/sql-statements/sql-statement-admin.md
+++ b/sql-statements/sql-statement-admin.md
@@ -1,6 +1,7 @@
---
title: ADMIN
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/admin/']
---
# ADMIN
diff --git a/sql-statements/sql-statement-alter-database.md b/sql-statements/sql-statement-alter-database.md
index e3f24f93257b..1ea08001fe81 100644
--- a/sql-statements/sql-statement-alter-database.md
+++ b/sql-statements/sql-statement-alter-database.md
@@ -2,6 +2,7 @@
title: ALTER DATABASE
summary: TiDB 数据库中 ALTER DATABASE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/alter-database/']
---
# ALTER DATABASE
diff --git a/sql-statements/sql-statement-alter-index.md b/sql-statements/sql-statement-alter-index.md
index 83194b043670..054e17fdf403 100644
--- a/sql-statements/sql-statement-alter-index.md
+++ b/sql-statements/sql-statement-alter-index.md
@@ -2,6 +2,7 @@
title: ALTER INDEX
summary: TiDB 数据库中 ALTER INDEX 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/alter-index/']
---
# ALTER INDEX
diff --git a/sql-statements/sql-statement-alter-instance.md b/sql-statements/sql-statement-alter-instance.md
index be226270d649..067685ae9c29 100644
--- a/sql-statements/sql-statement-alter-instance.md
+++ b/sql-statements/sql-statement-alter-instance.md
@@ -2,6 +2,7 @@
title: ALTER INSTANCE
summary: TiDB 数据库中 ALTER INSTANCE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/alter-instance/']
---
# ALTER INSTANCE
diff --git a/sql-statements/sql-statement-alter-table.md b/sql-statements/sql-statement-alter-table.md
index 4fd61f9a84c2..765b76d2f0da 100644
--- a/sql-statements/sql-statement-alter-table.md
+++ b/sql-statements/sql-statement-alter-table.md
@@ -2,6 +2,7 @@
title: ALTER TABLE
summary: TiDB 数据库中 ALTER TABLE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/alter-table/']
---
# ALTER TABLE
diff --git a/sql-statements/sql-statement-alter-user.md b/sql-statements/sql-statement-alter-user.md
index 4f2f6e1893bf..b1a40804b03f 100644
--- a/sql-statements/sql-statement-alter-user.md
+++ b/sql-statements/sql-statement-alter-user.md
@@ -2,6 +2,7 @@
title: ALTER USER
summary: TiDB 数据库中 ALTER USER 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/alter-user/']
---
# ALTER USER
diff --git a/sql-statements/sql-statement-analyze-table.md b/sql-statements/sql-statement-analyze-table.md
index fe17f83e2580..11b309b0138b 100644
--- a/sql-statements/sql-statement-analyze-table.md
+++ b/sql-statements/sql-statement-analyze-table.md
@@ -2,6 +2,7 @@
title: ANALYZE TABLE
summary: TiDB 数据库中 ANALYZE TABLE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/analyze-table/']
---
# ANALYZE TABLE
diff --git a/sql-statements/sql-statement-begin.md b/sql-statements/sql-statement-begin.md
index d3edcbe19905..b0bff7913eb7 100644
--- a/sql-statements/sql-statement-begin.md
+++ b/sql-statements/sql-statement-begin.md
@@ -2,6 +2,7 @@
title: BEGIN
summary: TiDB 数据库中 BEGIN 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/begin/']
---
# BEGIN
diff --git a/sql-statements/sql-statement-change-column.md b/sql-statements/sql-statement-change-column.md
index 86d05e2f98c6..e37067aabcd8 100644
--- a/sql-statements/sql-statement-change-column.md
+++ b/sql-statements/sql-statement-change-column.md
@@ -2,6 +2,7 @@
title: CHANGE COLUMN
summary: TiDB 数据库中 CHANGE COLUMN 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/change-column/']
---
# CHANGE COLUMN
diff --git a/sql-statements/sql-statement-commit.md b/sql-statements/sql-statement-commit.md
index d855b135b5d0..f85db1a8d3f9 100644
--- a/sql-statements/sql-statement-commit.md
+++ b/sql-statements/sql-statement-commit.md
@@ -2,6 +2,7 @@
title: COMMIT
summary: TiDB 数据库中 COMMIT 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/commit/']
---
# COMMIT
diff --git a/sql-statements/sql-statement-create-database.md b/sql-statements/sql-statement-create-database.md
index cff14889cbb9..58058a55ce60 100644
--- a/sql-statements/sql-statement-create-database.md
+++ b/sql-statements/sql-statement-create-database.md
@@ -2,6 +2,7 @@
title: CREATE DATABASE
summary: TiDB 数据库中 CREATE DATABASE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/create-database/']
---
# CREATE DATABASE
diff --git a/sql-statements/sql-statement-create-index.md b/sql-statements/sql-statement-create-index.md
index b53205709f1f..dfd0e1124217 100644
--- a/sql-statements/sql-statement-create-index.md
+++ b/sql-statements/sql-statement-create-index.md
@@ -2,6 +2,7 @@
title: CREATE INDEX
summary: CREATE INDEX 在 TiDB 中的使用概况
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/create-index/']
---
# CREATE INDEX
diff --git a/sql-statements/sql-statement-create-sequence.md b/sql-statements/sql-statement-create-sequence.md
index 596c24214c39..9626493edb6e 100644
--- a/sql-statements/sql-statement-create-sequence.md
+++ b/sql-statements/sql-statement-create-sequence.md
@@ -2,6 +2,7 @@
title: CREATE SEQUENCE
summary: CREATE SEQUENCE 在 TiDB 中的使用概况
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/create-sequence/']
---
# CREATE SEQUENCE
diff --git a/sql-statements/sql-statement-create-table-like.md b/sql-statements/sql-statement-create-table-like.md
index e9d9084ce1e6..c683f7dacc6f 100644
--- a/sql-statements/sql-statement-create-table-like.md
+++ b/sql-statements/sql-statement-create-table-like.md
@@ -2,6 +2,7 @@
title: CREATE TABLE LIKE
summary: TiDB 数据库中 CREATE TABLE LIKE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/create-table-like/']
---
# CREATE TABLE LIKE
diff --git a/sql-statements/sql-statement-create-table.md b/sql-statements/sql-statement-create-table.md
index 22efc08ff5fe..896d56a47900 100644
--- a/sql-statements/sql-statement-create-table.md
+++ b/sql-statements/sql-statement-create-table.md
@@ -2,6 +2,7 @@
title: CREATE TABLE
summary: TiDB 数据库中 CREATE TABLE 的使用概况
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/create-table/']
---
# CREATE TABLE
diff --git a/sql-statements/sql-statement-create-user.md b/sql-statements/sql-statement-create-user.md
index 3c9973d73745..e3b238df9272 100644
--- a/sql-statements/sql-statement-create-user.md
+++ b/sql-statements/sql-statement-create-user.md
@@ -2,6 +2,7 @@
title: CREATE USER
summary: TiDB 数据库中 CREATE USER 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/create-user/']
---
# CREATE USER
diff --git a/sql-statements/sql-statement-create-view.md b/sql-statements/sql-statement-create-view.md
index b262aeb87d18..b993fb272346 100644
--- a/sql-statements/sql-statement-create-view.md
+++ b/sql-statements/sql-statement-create-view.md
@@ -2,6 +2,7 @@
title: CREATE VIEW
summary: TiDB 数据库中 CREATE VIEW 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/create-view/']
---
# CREATE VIEW
diff --git a/sql-statements/sql-statement-deallocate.md b/sql-statements/sql-statement-deallocate.md
index ac8734195595..925db2c8e253 100644
--- a/sql-statements/sql-statement-deallocate.md
+++ b/sql-statements/sql-statement-deallocate.md
@@ -2,6 +2,7 @@
title: DEALLOCATE
summary: TiDB 数据库中 DEALLOCATE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/deallocate/']
---
# DEALLOCATE
diff --git a/sql-statements/sql-statement-delete.md b/sql-statements/sql-statement-delete.md
index ecdb30d427d4..d559a6f3a946 100644
--- a/sql-statements/sql-statement-delete.md
+++ b/sql-statements/sql-statement-delete.md
@@ -2,6 +2,7 @@
title: DELETE
summary: TiDB 数据库中 DELETE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/delete/']
---
# DELETE
diff --git a/sql-statements/sql-statement-desc.md b/sql-statements/sql-statement-desc.md
index d21d4cea4214..219dfc42c6e0 100644
--- a/sql-statements/sql-statement-desc.md
+++ b/sql-statements/sql-statement-desc.md
@@ -2,6 +2,7 @@
title: DESC
summary: TiDB 数据库中 DESC 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/desc/']
---
# DESC
diff --git a/sql-statements/sql-statement-describe.md b/sql-statements/sql-statement-describe.md
index f97cf049d764..8ed2f5899efa 100644
--- a/sql-statements/sql-statement-describe.md
+++ b/sql-statements/sql-statement-describe.md
@@ -2,6 +2,7 @@
title: DESCRIBE
summary: TiDB 数据库中 DESCRIBE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/describe/']
---
# DESCRIBE
diff --git a/sql-statements/sql-statement-do.md b/sql-statements/sql-statement-do.md
index 7d8e978075e3..da9c399013e1 100644
--- a/sql-statements/sql-statement-do.md
+++ b/sql-statements/sql-statement-do.md
@@ -2,6 +2,7 @@
title: DO | TiDB SQL Statement Reference
summary: TiDB 数据库中 DO 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/do/']
---
# DO
diff --git a/sql-statements/sql-statement-drop-column.md b/sql-statements/sql-statement-drop-column.md
index 6744ae5129c7..15319f6f6077 100644
--- a/sql-statements/sql-statement-drop-column.md
+++ b/sql-statements/sql-statement-drop-column.md
@@ -2,6 +2,7 @@
title: DROP COLUMN
summary: TiDB 数据库中 DROP COLUMN 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/drop-column/']
---
# DROP COLUMN
diff --git a/sql-statements/sql-statement-drop-database.md b/sql-statements/sql-statement-drop-database.md
index 067fd373dd8f..34a4c1467e26 100644
--- a/sql-statements/sql-statement-drop-database.md
+++ b/sql-statements/sql-statement-drop-database.md
@@ -2,6 +2,7 @@
title: DROP DATABASE
summary: TiDB 数据库中 DROP DATABASE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/drop-database/']
---
# DROP DATABASE
diff --git a/sql-statements/sql-statement-drop-index.md b/sql-statements/sql-statement-drop-index.md
index 8033ef99b178..d80f0addb57b 100644
--- a/sql-statements/sql-statement-drop-index.md
+++ b/sql-statements/sql-statement-drop-index.md
@@ -2,6 +2,7 @@
title: DROP INDEX
summary: TiDB 数据库中 DROP INDEX 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/drop-index/']
---
# DROP INDEX
diff --git a/sql-statements/sql-statement-drop-sequence.md b/sql-statements/sql-statement-drop-sequence.md
index 7ecc86b29aa3..e7838d24632d 100644
--- a/sql-statements/sql-statement-drop-sequence.md
+++ b/sql-statements/sql-statement-drop-sequence.md
@@ -2,6 +2,7 @@
title: DROP SEQUENCE
summary: TiDB 数据库中 DROP SEQUENCE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/drop-sequence/']
---
# DROP SEQUENCE
diff --git a/sql-statements/sql-statement-drop-table.md b/sql-statements/sql-statement-drop-table.md
index d3c188b61cc2..c94b9a4a126d 100644
--- a/sql-statements/sql-statement-drop-table.md
+++ b/sql-statements/sql-statement-drop-table.md
@@ -2,6 +2,7 @@
title: DROP TABLE
summary: TiDB 数据库中 DROP TABLE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/drop-table/']
---
# DROP TABLE
diff --git a/sql-statements/sql-statement-drop-user.md b/sql-statements/sql-statement-drop-user.md
index 3da30008605c..29259cece5a1 100644
--- a/sql-statements/sql-statement-drop-user.md
+++ b/sql-statements/sql-statement-drop-user.md
@@ -2,6 +2,7 @@
title: DROP USER
summary: TiDB 数据库中 DROP USER 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/drop-user/']
---
# DROP USER
diff --git a/sql-statements/sql-statement-drop-view.md b/sql-statements/sql-statement-drop-view.md
index af0c60f7ebde..7714557bba15 100644
--- a/sql-statements/sql-statement-drop-view.md
+++ b/sql-statements/sql-statement-drop-view.md
@@ -2,6 +2,7 @@
title: DROP VIEW
summary: TiDB 数据库中 DROP VIEW 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/drop-view/']
---
# DROP VIEW
diff --git a/sql-statements/sql-statement-execute.md b/sql-statements/sql-statement-execute.md
index 5f6bf4bd23ee..f99ace24ca4f 100644
--- a/sql-statements/sql-statement-execute.md
+++ b/sql-statements/sql-statement-execute.md
@@ -2,6 +2,7 @@
title: EXECUTE
summary: TiDB 数据库中 EXECUTE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/execute/']
---
# EXECUTE
diff --git a/sql-statements/sql-statement-explain-analyze.md b/sql-statements/sql-statement-explain-analyze.md
index 074046e0967a..b62e7529097d 100644
--- a/sql-statements/sql-statement-explain-analyze.md
+++ b/sql-statements/sql-statement-explain-analyze.md
@@ -2,6 +2,7 @@
title: EXPLAIN ANALYZE
summary: TiDB 数据库中 EXPLAIN ANALYZE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/explain-analyze/']
---
# EXPLAIN ANALYZE
diff --git a/sql-statements/sql-statement-explain.md b/sql-statements/sql-statement-explain.md
index 939a7b96ac60..3e955bb3206b 100644
--- a/sql-statements/sql-statement-explain.md
+++ b/sql-statements/sql-statement-explain.md
@@ -2,6 +2,7 @@
title: EXPLAIN
summary: TiDB 数据库中 EXPLAIN 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/explain/']
---
# EXPLAIN
diff --git a/sql-statements/sql-statement-flashback-table.md b/sql-statements/sql-statement-flashback-table.md
index b0ef4e490f45..cc9ab0a75ba3 100644
--- a/sql-statements/sql-statement-flashback-table.md
+++ b/sql-statements/sql-statement-flashback-table.md
@@ -1,6 +1,7 @@
---
title: FLASHBACK TABLE
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/flashback-table/']
---
# FLASHBACK TABLE
diff --git a/sql-statements/sql-statement-flush-privileges.md b/sql-statements/sql-statement-flush-privileges.md
index b86402bece62..176e3ebf95e2 100644
--- a/sql-statements/sql-statement-flush-privileges.md
+++ b/sql-statements/sql-statement-flush-privileges.md
@@ -2,6 +2,7 @@
title: FLUSH PRIVILEGES
summary: TiDB 数据库中 FLUSH PRIVILEGES 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/flush-privileges/']
---
# FLUSH PRIVILEGES
diff --git a/sql-statements/sql-statement-flush-status.md b/sql-statements/sql-statement-flush-status.md
index dc62bf75cb3a..4bbd91e4512c 100644
--- a/sql-statements/sql-statement-flush-status.md
+++ b/sql-statements/sql-statement-flush-status.md
@@ -2,6 +2,7 @@
title: FLUSH STATUS
summary: TiDB 数据库中 FLUSH STATUS 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/flush-status/']
---
# FLUSH STATUS
diff --git a/sql-statements/sql-statement-flush-tables.md b/sql-statements/sql-statement-flush-tables.md
index 8f7ee867cfa2..ec705c7047d9 100644
--- a/sql-statements/sql-statement-flush-tables.md
+++ b/sql-statements/sql-statement-flush-tables.md
@@ -2,6 +2,7 @@
title: FLUSH TABLES
summary: TiDB 数据库中 FLUSH TABLES 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/flush-tables/']
---
# FLUSH TABLES
diff --git a/sql-statements/sql-statement-grant-privileges.md b/sql-statements/sql-statement-grant-privileges.md
index 9fddfa603960..e5797d44de20 100644
--- a/sql-statements/sql-statement-grant-privileges.md
+++ b/sql-statements/sql-statement-grant-privileges.md
@@ -2,6 +2,7 @@
title: GRANT
summary: TiDB 数据库中 GRANT 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/grant-privileges/']
---
# GRANT
diff --git a/sql-statements/sql-statement-insert.md b/sql-statements/sql-statement-insert.md
index 377abbe13196..76e54adcdf5e 100644
--- a/sql-statements/sql-statement-insert.md
+++ b/sql-statements/sql-statement-insert.md
@@ -2,6 +2,7 @@
title: INSERT
summary: TiDB 数据库中 INSERT 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/insert/']
---
# INSERT
diff --git a/sql-statements/sql-statement-kill.md b/sql-statements/sql-statement-kill.md
index f50b9de751d5..ab569dcdbd90 100644
--- a/sql-statements/sql-statement-kill.md
+++ b/sql-statements/sql-statement-kill.md
@@ -2,6 +2,7 @@
title: KILL [TIDB]
summary: TiDB 数据库中 KILL [TIDB] 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/kill/']
---
# KILL [TIDB]
diff --git a/sql-statements/sql-statement-load-data.md b/sql-statements/sql-statement-load-data.md
index fbfbe90b8954..84047162d071 100644
--- a/sql-statements/sql-statement-load-data.md
+++ b/sql-statements/sql-statement-load-data.md
@@ -2,6 +2,7 @@
title: LOAD DATA
summary: TiDB 数据库中 LOAD DATA 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/load-data/']
---
# LOAD DATA
diff --git a/sql-statements/sql-statement-modify-column.md b/sql-statements/sql-statement-modify-column.md
index 966ff951b8fa..eda8d099cbb3 100644
--- a/sql-statements/sql-statement-modify-column.md
+++ b/sql-statements/sql-statement-modify-column.md
@@ -2,6 +2,7 @@
title: MODIFY COLUMN
summary: TiDB 数据库中 MODIFY COLUMN 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/modify-column/']
---
# MODIFY COLUMN
diff --git a/sql-statements/sql-statement-prepare.md b/sql-statements/sql-statement-prepare.md
index 4108272c87d8..b30ec6beb231 100644
--- a/sql-statements/sql-statement-prepare.md
+++ b/sql-statements/sql-statement-prepare.md
@@ -2,6 +2,7 @@
title: PREPARE
summary: TiDB 数据库中 PREPARE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/prepare/']
---
# PREPARE
diff --git a/sql-statements/sql-statement-recover-table.md b/sql-statements/sql-statement-recover-table.md
index cf66e69d939a..080f1f91d751 100644
--- a/sql-statements/sql-statement-recover-table.md
+++ b/sql-statements/sql-statement-recover-table.md
@@ -1,6 +1,7 @@
---
title: RECOVER TABLE
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/recover-table/']
---
# RECOVER TABLE
diff --git a/sql-statements/sql-statement-rename-index.md b/sql-statements/sql-statement-rename-index.md
index 42d0a4a09bd4..96afcaf41407 100644
--- a/sql-statements/sql-statement-rename-index.md
+++ b/sql-statements/sql-statement-rename-index.md
@@ -2,6 +2,7 @@
title: RENAME INDEX
summary: TiDB 数据库中 RENAME INDEX 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/rename-index/']
---
# RENAME INDEX
diff --git a/sql-statements/sql-statement-rename-table.md b/sql-statements/sql-statement-rename-table.md
index 7d557c798d7f..388a8e384e72 100644
--- a/sql-statements/sql-statement-rename-table.md
+++ b/sql-statements/sql-statement-rename-table.md
@@ -2,6 +2,7 @@
title: RENAME TABLE
summary: TiDB 数据库中 RENAME TABLE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/rename-table/']
---
# RENAME TABLE
diff --git a/sql-statements/sql-statement-replace.md b/sql-statements/sql-statement-replace.md
index 0f0e181c02e8..5d7b01339d9a 100644
--- a/sql-statements/sql-statement-replace.md
+++ b/sql-statements/sql-statement-replace.md
@@ -2,6 +2,7 @@
title: REPLACE
summary: TiDB 数据库中 REPLACE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/replace/']
---
# REPLACE
diff --git a/sql-statements/sql-statement-revoke-privileges.md b/sql-statements/sql-statement-revoke-privileges.md
index 2ca0dce8a831..36705d11d57d 100644
--- a/sql-statements/sql-statement-revoke-privileges.md
+++ b/sql-statements/sql-statement-revoke-privileges.md
@@ -2,6 +2,7 @@
title: REVOKE
summary: TiDB 数据库中 REVOKE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/revoke-privileges/']
---
# REVOKE
diff --git a/sql-statements/sql-statement-rollback.md b/sql-statements/sql-statement-rollback.md
index eade8d5a99f8..e745f5c95429 100644
--- a/sql-statements/sql-statement-rollback.md
+++ b/sql-statements/sql-statement-rollback.md
@@ -2,6 +2,7 @@
title: ROLLBACK
summary: TiDB 数据库中 ROLLBACK 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/rollback/']
---
# ROLLBACK
diff --git a/sql-statements/sql-statement-select.md b/sql-statements/sql-statement-select.md
index 883e0cb39160..5c5969c9cee4 100644
--- a/sql-statements/sql-statement-select.md
+++ b/sql-statements/sql-statement-select.md
@@ -2,6 +2,7 @@
title: SELECT
summary: TiDB 数据库中 SELECT 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/select/']
---
# SELECT
diff --git a/sql-statements/sql-statement-set-names.md b/sql-statements/sql-statement-set-names.md
index 477b6b00df33..b29621d3e836 100644
--- a/sql-statements/sql-statement-set-names.md
+++ b/sql-statements/sql-statement-set-names.md
@@ -2,6 +2,7 @@
title: SET [NAMES|CHARACTER SET]
summary: TiDB 数据库中 SET [NAMES|CHARACTER SET] 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/set-names/']
---
# SET [NAMES|CHARACTER SET]
diff --git a/sql-statements/sql-statement-set-password.md b/sql-statements/sql-statement-set-password.md
index 0256feba1741..6c398ddd42ab 100644
--- a/sql-statements/sql-statement-set-password.md
+++ b/sql-statements/sql-statement-set-password.md
@@ -2,6 +2,7 @@
title: SET PASSWORD
summary: TiDB 数据库中 SET PASSWORD 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/set-password/']
---
# SET PASSWORD
diff --git a/sql-statements/sql-statement-set-transaction.md b/sql-statements/sql-statement-set-transaction.md
index 8c163d07911c..9f6504e84e4c 100644
--- a/sql-statements/sql-statement-set-transaction.md
+++ b/sql-statements/sql-statement-set-transaction.md
@@ -2,6 +2,7 @@
title: SET TRANSACTION
summary: TiDB 数据库中 SET TRANSACTION 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/set-transaction/']
---
# SET TRANSACTION
diff --git a/sql-statements/sql-statement-set-variable.md b/sql-statements/sql-statement-set-variable.md
index f4960c58214d..f58be0242c20 100644
--- a/sql-statements/sql-statement-set-variable.md
+++ b/sql-statements/sql-statement-set-variable.md
@@ -2,6 +2,7 @@
title: SET [GLOBAL|SESSION]
summary: TiDB 数据库中 SET [GLOBAL|SESSION] 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/set-variable/']
---
# SET [GLOBAL|SESSION]
diff --git a/sql-statements/sql-statement-show-character-set.md b/sql-statements/sql-statement-show-character-set.md
index a4ca6eb6cff3..1a8bdc9d06dc 100644
--- a/sql-statements/sql-statement-show-character-set.md
+++ b/sql-statements/sql-statement-show-character-set.md
@@ -2,6 +2,7 @@
title: SHOW CHARACTER SET
summary: TiDB 数据库中 SHOW CHARACTER SET 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-character-set/']
---
# SHOW CHARACTER SET
diff --git a/sql-statements/sql-statement-show-collation.md b/sql-statements/sql-statement-show-collation.md
index 7ef006888767..f427e4c5b0c4 100644
--- a/sql-statements/sql-statement-show-collation.md
+++ b/sql-statements/sql-statement-show-collation.md
@@ -2,6 +2,7 @@
title: SHOW COLLATION
summary: TiDB 数据库中 SHOW COLLATION 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-collation/']
---
# SHOW COLLATION
diff --git a/sql-statements/sql-statement-show-columns-from.md b/sql-statements/sql-statement-show-columns-from.md
index f47cf8c03481..696dc8407b68 100644
--- a/sql-statements/sql-statement-show-columns-from.md
+++ b/sql-statements/sql-statement-show-columns-from.md
@@ -2,6 +2,7 @@
title: SHOW [FULL] COLUMNS FROM
summary: TiDB 数据库中 SHOW [FULL] COLUMNS FROM 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-columns-from/']
---
# SHOW [FULL] COLUMNS FROM
diff --git a/sql-statements/sql-statement-show-create-sequence.md b/sql-statements/sql-statement-show-create-sequence.md
index 305b4dec5a33..ba58a2d472bb 100644
--- a/sql-statements/sql-statement-show-create-sequence.md
+++ b/sql-statements/sql-statement-show-create-sequence.md
@@ -2,6 +2,7 @@
title: SHOW CREATE SEQUENCE
summary: TiDB 数据库中 SHOW CREATE SEQUENCE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-create-sequence/']
---
# SHOW CREATE SEQUENCE
diff --git a/sql-statements/sql-statement-show-create-table.md b/sql-statements/sql-statement-show-create-table.md
index 97e7df1ef37d..ac32b58f3fe2 100644
--- a/sql-statements/sql-statement-show-create-table.md
+++ b/sql-statements/sql-statement-show-create-table.md
@@ -2,6 +2,7 @@
title: SHOW CREATE TABLE
summary: TiDB 数据库中 SHOW CREATE TABLE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-create-table/']
---
# SHOW CREATE TABLE
diff --git a/sql-statements/sql-statement-show-create-user.md b/sql-statements/sql-statement-show-create-user.md
index 4a3a308b6095..3c284b1cd20b 100644
--- a/sql-statements/sql-statement-show-create-user.md
+++ b/sql-statements/sql-statement-show-create-user.md
@@ -2,6 +2,7 @@
title: SHOW CREATE USER
summary: TiDB 数据库中 SHOW CREATE USER 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-create-user/']
---
# SHOW CREATE USER
diff --git a/sql-statements/sql-statement-show-databases.md b/sql-statements/sql-statement-show-databases.md
index 638baace2687..4cd58998427b 100644
--- a/sql-statements/sql-statement-show-databases.md
+++ b/sql-statements/sql-statement-show-databases.md
@@ -2,6 +2,7 @@
title: SHOW DATABASES
summary: TiDB 数据库中 SHOW DATABASES 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-databases/']
---
# SHOW DATABASES
diff --git a/sql-statements/sql-statement-show-engines.md b/sql-statements/sql-statement-show-engines.md
index 800f8deaced4..20f3fa049064 100644
--- a/sql-statements/sql-statement-show-engines.md
+++ b/sql-statements/sql-statement-show-engines.md
@@ -2,6 +2,7 @@
title: SHOW ENGINES
summary: TiDB 数据库中 SHOW ENGINES 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-engines/']
---
# SHOW ENGINES
diff --git a/sql-statements/sql-statement-show-errors.md b/sql-statements/sql-statement-show-errors.md
index 9a344561eabc..501a7bad3987 100644
--- a/sql-statements/sql-statement-show-errors.md
+++ b/sql-statements/sql-statement-show-errors.md
@@ -2,6 +2,7 @@
title: SHOW ERRORS
summary: TiDB 数据库中 SHOW ERRORS 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-errors/']
---
# SHOW ERRORS
diff --git a/sql-statements/sql-statement-show-fields-from.md b/sql-statements/sql-statement-show-fields-from.md
index 4c73e9690540..6ecf4081ddc8 100644
--- a/sql-statements/sql-statement-show-fields-from.md
+++ b/sql-statements/sql-statement-show-fields-from.md
@@ -2,6 +2,7 @@
title: SHOW [FULL] FIELDS FROM
summary: TiDB 数据库中 SHOW [FULL] FIELDS FROM 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-fields-from/']
---
# SHOW [FULL] FIELDS FROM
diff --git a/sql-statements/sql-statement-show-grants.md b/sql-statements/sql-statement-show-grants.md
index c77028517ebe..c6b5877fc55c 100644
--- a/sql-statements/sql-statement-show-grants.md
+++ b/sql-statements/sql-statement-show-grants.md
@@ -2,6 +2,7 @@
title: SHOW GRANTS
summary: TiDB 数据库中 SHOW GRANTS 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-grants/']
---
# SHOW GRANTS
diff --git a/sql-statements/sql-statement-show-index.md b/sql-statements/sql-statement-show-index.md
index b46930780c61..76f3e7a77548 100644
--- a/sql-statements/sql-statement-show-index.md
+++ b/sql-statements/sql-statement-show-index.md
@@ -2,6 +2,7 @@
title: SHOW INDEX [FROM|IN]
summary: TiDB 数据库中 SHOW INDEX [FROM|IN] 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-index/']
---
# SHOW INDEX [FROM|IN]
diff --git a/sql-statements/sql-statement-show-indexes.md b/sql-statements/sql-statement-show-indexes.md
index dde0e43d735c..52e281faa10d 100644
--- a/sql-statements/sql-statement-show-indexes.md
+++ b/sql-statements/sql-statement-show-indexes.md
@@ -2,6 +2,7 @@
title: SHOW INDEXES [FROM|IN]
summary: TiDB 数据库中 SHOW INDEXES [FROM|IN] 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-indexes/']
---
# SHOW INDEXES [FROM|IN]
diff --git a/sql-statements/sql-statement-show-keys.md b/sql-statements/sql-statement-show-keys.md
index 2c449fc1d7e7..4133593d8f44 100644
--- a/sql-statements/sql-statement-show-keys.md
+++ b/sql-statements/sql-statement-show-keys.md
@@ -2,6 +2,7 @@
title: SHOW KEYS [FROM|IN]
summary: TiDB 数据库中 SHOW KEYS [FROM|IN] 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-keys/']
---
# SHOW KEYS [FROM|IN]
diff --git a/sql-statements/sql-statement-show-privileges.md b/sql-statements/sql-statement-show-privileges.md
index 3d62350287d7..cfeb3046e779 100644
--- a/sql-statements/sql-statement-show-privileges.md
+++ b/sql-statements/sql-statement-show-privileges.md
@@ -2,6 +2,7 @@
title: SHOW PRIVILEGES
summary: TiDB 数据库中 SHOW PRIVILEGES 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-privileges/']
---
# SHOW PRIVILEGES
diff --git a/sql-statements/sql-statement-show-processlist.md b/sql-statements/sql-statement-show-processlist.md
index 4f66ea16ec4a..09acc66667bb 100644
--- a/sql-statements/sql-statement-show-processlist.md
+++ b/sql-statements/sql-statement-show-processlist.md
@@ -2,6 +2,7 @@
title: SHOW [FULL] PROCESSLIST
summary: TiDB 数据库中 SHOW [FULL] PROCESSLIST 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-processlist/']
---
# SHOW [FULL] PROCESSLIST
diff --git a/sql-statements/sql-statement-show-schemas.md b/sql-statements/sql-statement-show-schemas.md
index c33d37fb5aff..151da681320c 100644
--- a/sql-statements/sql-statement-show-schemas.md
+++ b/sql-statements/sql-statement-show-schemas.md
@@ -2,6 +2,7 @@
title: SHOW SCHEMAS
summary: TiDB 数据库中 SHOW SCHEMAS 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-schemas/']
---
# SHOW SCHEMAS
diff --git a/sql-statements/sql-statement-show-status.md b/sql-statements/sql-statement-show-status.md
index 8a042d8f7508..49947bf4b2f6 100644
--- a/sql-statements/sql-statement-show-status.md
+++ b/sql-statements/sql-statement-show-status.md
@@ -2,6 +2,7 @@
title: SHOW [GLOBAL|SESSION] STATUS
summary: TiDB 数据库中 SHOW [GLOBAL|SESSION] STATUS 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-status/']
---
# SHOW [GLOBAL|SESSION] STATUS
diff --git a/sql-statements/sql-statement-show-table-regions.md b/sql-statements/sql-statement-show-table-regions.md
index afc80fb5a215..36cca7ed6a59 100644
--- a/sql-statements/sql-statement-show-table-regions.md
+++ b/sql-statements/sql-statement-show-table-regions.md
@@ -2,6 +2,7 @@
title: SHOW TABLE REGIONS
summary: 了解如何使用 TiDB 数据库中的 SHOW TABLE REGIONS。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-table-regions/']
---
# SHOW TABLE REGIONS
diff --git a/sql-statements/sql-statement-show-table-status.md b/sql-statements/sql-statement-show-table-status.md
index 186b7a69c3fb..718c0d234bbe 100644
--- a/sql-statements/sql-statement-show-table-status.md
+++ b/sql-statements/sql-statement-show-table-status.md
@@ -2,6 +2,7 @@
title: SHOW TABLE STATUS
summary: TiDB 数据库中 SHOW TABLE STATUS 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-table-status/']
---
# SHOW TABLE STATUS
diff --git a/sql-statements/sql-statement-show-tables.md b/sql-statements/sql-statement-show-tables.md
index adb1422ac271..b186b7110acc 100644
--- a/sql-statements/sql-statement-show-tables.md
+++ b/sql-statements/sql-statement-show-tables.md
@@ -2,6 +2,7 @@
title: SHOW [FULL] TABLES
summary: TiDB 数据库中 SHOW [FULL] TABLES 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-tables/']
---
# SHOW [FULL] TABLES
diff --git a/sql-statements/sql-statement-show-variables.md b/sql-statements/sql-statement-show-variables.md
index 362f3b1e05e1..a86d2b07b479 100644
--- a/sql-statements/sql-statement-show-variables.md
+++ b/sql-statements/sql-statement-show-variables.md
@@ -2,6 +2,7 @@
title: SHOW [GLOBAL|SESSION] VARIABLES
summary: TiDB 数据库中 SHOW [GLOBAL|SESSION] VARIABLES 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-variables/']
---
# SHOW [GLOBAL|SESSION] VARIABLES
diff --git a/sql-statements/sql-statement-show-warnings.md b/sql-statements/sql-statement-show-warnings.md
index ed4e4e336736..89eb1cec0235 100644
--- a/sql-statements/sql-statement-show-warnings.md
+++ b/sql-statements/sql-statement-show-warnings.md
@@ -2,6 +2,7 @@
title: SHOW WARNINGS
summary: TiDB 数据库中 SHOW WARNINGS 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/show-warnings/']
---
# SHOW WARNINGS
diff --git a/sql-statements/sql-statement-split-region.md b/sql-statements/sql-statement-split-region.md
index 6977b0c11f37..8dcfbd1ff346 100644
--- a/sql-statements/sql-statement-split-region.md
+++ b/sql-statements/sql-statement-split-region.md
@@ -1,6 +1,7 @@
---
title: Split Region 使用文档
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/split-region/']
---
# Split Region 使用文档
diff --git a/sql-statements/sql-statement-start-transaction.md b/sql-statements/sql-statement-start-transaction.md
index ebee03718ab8..86888404d411 100644
--- a/sql-statements/sql-statement-start-transaction.md
+++ b/sql-statements/sql-statement-start-transaction.md
@@ -2,6 +2,7 @@
title: START TRANSACTION
summary: TiDB 数据库中 START TRANSACTION 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/start-transaction/']
---
# START TRANSACTION
diff --git a/sql-statements/sql-statement-trace.md b/sql-statements/sql-statement-trace.md
index 16fdf3fbc8ac..35b6f324279c 100644
--- a/sql-statements/sql-statement-trace.md
+++ b/sql-statements/sql-statement-trace.md
@@ -2,6 +2,7 @@
title: TRACE
summary: TiDB 数据库中 TRACE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/trace/']
---
# TRACE
diff --git a/sql-statements/sql-statement-truncate.md b/sql-statements/sql-statement-truncate.md
index 864db516dff4..8eed03e71b6e 100644
--- a/sql-statements/sql-statement-truncate.md
+++ b/sql-statements/sql-statement-truncate.md
@@ -2,6 +2,7 @@
title: TRUNCATE
summary: TiDB 数据库中 TRUNCATE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/truncate/']
---
# TRUNCATE
diff --git a/sql-statements/sql-statement-update.md b/sql-statements/sql-statement-update.md
index e35c7bc19e7e..257a171a323c 100644
--- a/sql-statements/sql-statement-update.md
+++ b/sql-statements/sql-statement-update.md
@@ -2,6 +2,7 @@
title: UPDATE
summary: TiDB 数据库中 UPDATE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/update/']
---
# UPDATE
diff --git a/sql-statements/sql-statement-use.md b/sql-statements/sql-statement-use.md
index f6d27f234187..00bdd2e6647e 100644
--- a/sql-statements/sql-statement-use.md
+++ b/sql-statements/sql-statement-use.md
@@ -2,6 +2,7 @@
title: USE
summary: TiDB 数据库中 USE 的使用概况。
category: reference
+aliases: ['/docs-cn/dev/reference/sql/statements/use/']
---
# USE
diff --git a/statement-summary-tables.md b/statement-summary-tables.md
index 4dec2a67f211..03725ced087b 100644
--- a/statement-summary-tables.md
+++ b/statement-summary-tables.md
@@ -1,6 +1,7 @@
---
title: Statement Summary Tables
category: reference
+aliases: ['/docs-cn/dev/reference/performance/statement-summary/']
---
# Statement Summary Tables
diff --git a/statistics.md b/statistics.md
index fa06ef8249e3..d03a024a6588 100644
--- a/statistics.md
+++ b/statistics.md
@@ -1,6 +1,7 @@
---
title: 统计信息简介
category: reference
+aliases: ['/docs-cn/dev/reference/performance/statistics/']
---
# 统计信息简介
diff --git a/support.md b/support.md
index f705fb131484..605d40b28aa7 100644
--- a/support.md
+++ b/support.md
@@ -1,6 +1,7 @@
---
title: 支持资源
category: resources
+aliases: ['/docs-cn/dev/support-resources/']
---
# 支持资源
diff --git a/sync-diff-inspector/route-diff.md b/sync-diff-inspector/route-diff.md
index c0ca417d4573..fdd8ffcd795c 100644
--- a/sync-diff-inspector/route-diff.md
+++ b/sync-diff-inspector/route-diff.md
@@ -1,6 +1,7 @@
---
title: 不同库名或表名的数据校验
category: tools
+aliases: ['/docs-cn/dev/reference/tools/sync-diff-inspector/route-diff/']
---
# 不同库名或表名的数据校验
diff --git a/sync-diff-inspector/shard-diff.md b/sync-diff-inspector/shard-diff.md
index 435bfbda4964..e90b664d73eb 100644
--- a/sync-diff-inspector/shard-diff.md
+++ b/sync-diff-inspector/shard-diff.md
@@ -1,6 +1,7 @@
---
title: 分库分表场景下的数据校验
category: tools
+aliases: ['/docs-cn/dev/reference/tools/sync-diff-inspector/shard-diff/']
---
# 分库分表场景下的数据校验
diff --git a/sync-diff-inspector/sync-diff-inspector-overview.md b/sync-diff-inspector/sync-diff-inspector-overview.md
index 24c77996e06d..c6d0fdf4f223 100644
--- a/sync-diff-inspector/sync-diff-inspector-overview.md
+++ b/sync-diff-inspector/sync-diff-inspector-overview.md
@@ -1,6 +1,7 @@
---
title: sync-diff-inspector 用户文档
category: tools
+aliases: ['/docs-cn/dev/reference/tools/sync-diff-inspector/overview/']
---
# sync-diff-inspector 用户文档
diff --git a/sync-diff-inspector/upstream-downstream-diff.md b/sync-diff-inspector/upstream-downstream-diff.md
index fdf35345f090..f03dde7eb014 100644
--- a/sync-diff-inspector/upstream-downstream-diff.md
+++ b/sync-diff-inspector/upstream-downstream-diff.md
@@ -1,6 +1,7 @@
---
title: TiDB 主从集群的数据校验
category: tools
+aliases: ['/docs-cn/dev/reference/tools/sync-diff-inspector/tidb-diff/']
---
# TiDB 主从集群的数据校验
diff --git a/syncer-overview.md b/syncer-overview.md
index a352c63a7b0f..3fbb92de3c43 100644
--- a/syncer-overview.md
+++ b/syncer-overview.md
@@ -1,6 +1,7 @@
---
title: Syncer 使用文档
category: reference
+aliases: ['/docs-cn/dev/reference/tools/syncer/']
---
# Syncer 使用文档
diff --git a/system-tables/system-table-cluster-config.md b/system-tables/system-table-cluster-config.md
index 653274dd5a11..338c60c7452f 100644
--- a/system-tables/system-table-cluster-config.md
+++ b/system-tables/system-table-cluster-config.md
@@ -1,6 +1,7 @@
---
title: CLUSTER_CONFIG
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/cluster-config/']
summary: 了解 TiDB 集群配置表 `CLUSTER_CONFIG`。
---
diff --git a/system-tables/system-table-cluster-hardware.md b/system-tables/system-table-cluster-hardware.md
index ee97adf0e55c..76b3bc3499fa 100644
--- a/system-tables/system-table-cluster-hardware.md
+++ b/system-tables/system-table-cluster-hardware.md
@@ -2,6 +2,7 @@
title: CLUSTER_HARDWARE
summary: 了解 TiDB 集群硬件表 `CLUSTER_HARDWARE`。
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/cluster-hardware/']
---
# CLUSTER_HARDWARE
diff --git a/system-tables/system-table-cluster-info.md b/system-tables/system-table-cluster-info.md
index f8f4dc4f00c1..8ce9bac4b105 100644
--- a/system-tables/system-table-cluster-info.md
+++ b/system-tables/system-table-cluster-info.md
@@ -2,6 +2,7 @@
title: CLUSTER_INFO
summary: 了解 TiDB 集群拓扑表 `CLUSTER_INFO`。
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/cluster-info/']
---
# CLUSTER_INFO
diff --git a/system-tables/system-table-cluster-load.md b/system-tables/system-table-cluster-load.md
index 78225b19fbb7..596193beb5d7 100644
--- a/system-tables/system-table-cluster-load.md
+++ b/system-tables/system-table-cluster-load.md
@@ -2,6 +2,7 @@
title: CLUSTER_LOAD
summary: 了解 TiDB 集群负载表 `CLUSTER_LOAD`。
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/cluster-load/']
---
# CLUSTER_LOAD
diff --git a/system-tables/system-table-cluster-log.md b/system-tables/system-table-cluster-log.md
index 7b8073c5f2df..3384be36355b 100644
--- a/system-tables/system-table-cluster-log.md
+++ b/system-tables/system-table-cluster-log.md
@@ -2,6 +2,7 @@
title: CLUSTER_LOG
summary: 了解 TiDB 集群日志表 `CLUSTER_LOG`。
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/cluster-log/']
---
# CLUSTER_LOG
diff --git a/system-tables/system-table-cluster-systeminfo.md b/system-tables/system-table-cluster-systeminfo.md
index 39cd1f82108d..48a17fa330e8 100644
--- a/system-tables/system-table-cluster-systeminfo.md
+++ b/system-tables/system-table-cluster-systeminfo.md
@@ -2,6 +2,7 @@
title: CLUSTER_SYSTEMINFO
summary: 了解 TiDB 集群负载表 `CLUSTER_SYSTEMINFO`。
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/cluster-systeminfo/']
---
# CLUSTER_SYSTEMINFO
diff --git a/system-tables/system-table-information-schema.md b/system-tables/system-table-information-schema.md
index 44b201563c5f..b4dcc6872289 100644
--- a/system-tables/system-table-information-schema.md
+++ b/system-tables/system-table-information-schema.md
@@ -1,6 +1,7 @@
---
title: Information Schema
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/information-schema/']
---
# Information Schema
diff --git a/system-tables/system-table-inspection-result.md b/system-tables/system-table-inspection-result.md
index ef60ad0d7fce..514eb9be95e0 100644
--- a/system-tables/system-table-inspection-result.md
+++ b/system-tables/system-table-inspection-result.md
@@ -2,6 +2,7 @@
title: INSPECTION_RESULT
summary: 了解 TiDB 系统表 `INSPECTION_RESULT`。
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/inspection-result/']
---
# INSPECTION_RESULT
diff --git a/system-tables/system-table-inspection-summary.md b/system-tables/system-table-inspection-summary.md
index 05c0a4664a15..b2dca671c272 100644
--- a/system-tables/system-table-inspection-summary.md
+++ b/system-tables/system-table-inspection-summary.md
@@ -2,6 +2,7 @@
title: INSPECTION_SUMMARY
summary: 了解 TiDB 系统表 `INSPECTION_SUMMARY`。
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/inspection-summary/']
---
# INSPECTION_SUMMARY
diff --git a/system-tables/system-table-metrics-schema.md b/system-tables/system-table-metrics-schema.md
index 7c732a66b5ea..b281f7d3d8b8 100644
--- a/system-tables/system-table-metrics-schema.md
+++ b/system-tables/system-table-metrics-schema.md
@@ -2,6 +2,7 @@
title: Metrics Schema
summary: 了解 TiDB METRICS SCHEMA 系统数据库。
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/metrics-schema/']
---
# Metrics Schema
diff --git a/system-tables/system-table-metrics-summary.md b/system-tables/system-table-metrics-summary.md
index f96ce8bebbff..d83efa133b89 100644
--- a/system-tables/system-table-metrics-summary.md
+++ b/system-tables/system-table-metrics-summary.md
@@ -2,6 +2,7 @@
title: METRICS_SUMMARY
summary: 了解 TiDB 系统表 `METRICS_SUMMARY`。
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/metrics-summary/']
---
# METRICS_SUMMARY
diff --git a/system-tables/system-table-metrics-tables.md b/system-tables/system-table-metrics-tables.md
index 4208f672ed19..0a5703891fc0 100644
--- a/system-tables/system-table-metrics-tables.md
+++ b/system-tables/system-table-metrics-tables.md
@@ -2,6 +2,7 @@
title: METRICS_TABLES
summary: 了解 TiDB 系统表 `METRICS_TABLES`。
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/metrics-tables/']
---
# METRICS_TABLES
diff --git a/system-tables/system-table-overview.md b/system-tables/system-table-overview.md
index 57e26eb07952..85eaabefad2b 100644
--- a/system-tables/system-table-overview.md
+++ b/system-tables/system-table-overview.md
@@ -1,6 +1,7 @@
---
title: TiDB 系统表
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/mysql/']
---
# TiDB 系统表
diff --git a/system-tables/system-table-sql-diagnosis.md b/system-tables/system-table-sql-diagnosis.md
index b87dd8c02ba9..8fb0dfc186d1 100644
--- a/system-tables/system-table-sql-diagnosis.md
+++ b/system-tables/system-table-sql-diagnosis.md
@@ -2,6 +2,7 @@
title: SQL 诊断
summary: 了解 SQL 诊断功能。
category: reference
+aliases: ['/docs-cn/dev/reference/system-databases/sql-diagnosis/']
---
# SQL 诊断
diff --git a/system-variables.md b/system-variables.md
index bd26a1a03bbd..53415a73f936 100644
--- a/system-variables.md
+++ b/system-variables.md
@@ -1,6 +1,7 @@
---
title: 系统变量
category: reference
+aliases: ['/docs-cn/dev/reference/configuration/tidb-server/mysql-variables/']
---
# 系统变量
diff --git a/test-deployment-using-docker.md b/test-deployment-using-docker.md
index 668934ce5d16..e325e6d40858 100644
--- a/test-deployment-using-docker.md
+++ b/test-deployment-using-docker.md
@@ -1,6 +1,7 @@
---
title: TiDB Docker 部署方案
category: how-to
+aliases: ['/docs-cn/dev/how-to/deploy/orchestrated/docker/']
---
# TiDB Docker 部署方案
diff --git a/ticdc/column-ddl-type-codes.md b/ticdc/column-ddl-type-codes.md
index 11960ca38e7f..8a5a858458e8 100644
--- a/ticdc/column-ddl-type-codes.md
+++ b/ticdc/column-ddl-type-codes.md
@@ -1,6 +1,7 @@
---
title: Column 和 DDL 的类型码
category: reference
+aliases: ['/docs-cn/dev/reference/tools/ticdc/column-ddl-type/']
---
# Column 和 DDL 的类型码
diff --git a/ticdc/deploy-ticdc.md b/ticdc/deploy-ticdc.md
index a0467ac3d4ba..b9715d6cb1f6 100644
--- a/ticdc/deploy-ticdc.md
+++ b/ticdc/deploy-ticdc.md
@@ -1,6 +1,7 @@
---
title: 部署和使用 TiCDC
category: reference
+aliases: ['/docs-cn/dev/reference/tools/ticdc/deploy/']
---
# 部署和使用 TiCDC
diff --git a/ticdc/manage-ticdc.md b/ticdc/manage-ticdc.md
index fa46dae972d7..55e2920bb426 100644
--- a/ticdc/manage-ticdc.md
+++ b/ticdc/manage-ticdc.md
@@ -1,6 +1,7 @@
---
title: 管理集群和同步任务
category: reference
+aliases: ['/docs-cn/dev/reference/tools/ticdc/manage/']
---
# 管理集群和同步任务
diff --git a/ticdc/sink-url.md b/ticdc/sink-url.md
index 4e24a764eccd..c475a7859499 100644
--- a/ticdc/sink-url.md
+++ b/ticdc/sink-url.md
@@ -1,6 +1,7 @@
---
title: Sink URI 配置规则
category: reference
+aliases: ['/docs-cn/dev/reference/tools/ticdc/sink/']
---
# Sink URI 配置规则
diff --git a/ticdc/ticdc-open-protocol.md b/ticdc/ticdc-open-protocol.md
index c4e599abf583..7a6d29a0e191 100644
--- a/ticdc/ticdc-open-protocol.md
+++ b/ticdc/ticdc-open-protocol.md
@@ -1,6 +1,7 @@
---
title: TiCDC Open Protocol
category: reference
+aliases: ['/docs-cn/dev/reference/tools/ticdc/open-protocol/']
---
# TiCDC Open Protocol
diff --git a/ticdc/ticdc-overview.md b/ticdc/ticdc-overview.md
index 3f3b82f540fd..452276864e13 100644
--- a/ticdc/ticdc-overview.md
+++ b/ticdc/ticdc-overview.md
@@ -1,6 +1,7 @@
---
title: TiCDC 简介
category: reference
+aliases: ['/docs-cn/dev/reference/tools/ticdc/overview/']
---
# TiCDC 简介
diff --git a/ticdc/troubleshoot-ticdc.md b/ticdc/troubleshoot-ticdc.md
index 2b922a53721c..71e8b78386fa 100644
--- a/ticdc/troubleshoot-ticdc.md
+++ b/ticdc/troubleshoot-ticdc.md
@@ -1,6 +1,7 @@
---
title: 常见问题和故障处理
category: reference
+aliases: ['/docs-cn/dev/reference/tools/ticdc/troubleshoot/']
---
# 常见问题和故障处理
diff --git a/tidb-binlog/bidirectional-replication-between-tidb-clusters.md b/tidb-binlog/bidirectional-replication-between-tidb-clusters.md
index e9219ad8daa1..f30209d28a63 100644
--- a/tidb-binlog/bidirectional-replication-between-tidb-clusters.md
+++ b/tidb-binlog/bidirectional-replication-between-tidb-clusters.md
@@ -1,7 +1,7 @@
---
title: 集群间双向同步
category: reference
-aliases: ['/docs-cn/dev/reference/tidb-binlog/bi-repl/']
+aliases: ['/docs-cn/dev/reference/tidb-binlog/bidirectional-replication/','/docs-cn/dev/reference/tidb-binlog/bi-repl/']
---
# 集群间双向同步
diff --git a/tidb-binlog/binlog-slave-client.md b/tidb-binlog/binlog-slave-client.md
index b0e46856c570..776702cfd95a 100644
--- a/tidb-binlog/binlog-slave-client.md
+++ b/tidb-binlog/binlog-slave-client.md
@@ -1,7 +1,7 @@
---
title: Binlog Slave Client 用户文档
category: reference
-aliases: ['/docs-cn/dev/reference/tools/tidb-binlog/binlog-slave-client/']
+aliases: ['/docs-cn/dev/reference/tidb-binlog/binlog-slave-client/','/docs-cn/dev/reference/tools/tidb-binlog/binlog-slave-client/']
---
# Binlog Slave Client 用户文档
diff --git a/tidb-binlog/deploy-tidb-binlog.md b/tidb-binlog/deploy-tidb-binlog.md
index c0b076707fa4..be897f9d2b67 100644
--- a/tidb-binlog/deploy-tidb-binlog.md
+++ b/tidb-binlog/deploy-tidb-binlog.md
@@ -1,7 +1,7 @@
---
title: TiDB Binlog 集群部署
category: reference
-aliases: ['/docs-cn/dev/how-to/deploy/tidb-binlog/','/docs-cn/dev/reference/tools/tidb-binlog/deploy/']
+aliases: ['/docs-cn/dev/reference/tidb-binlog/deploy/','/docs-cn/dev/how-to/deploy/tidb-binlog/','/docs-cn/dev/reference/tools/tidb-binlog/deploy/']
---
# TiDB Binlog 集群部署
diff --git a/tidb-binlog/handle-tidb-binlog-errors.md b/tidb-binlog/handle-tidb-binlog-errors.md
index e6baf63edbe2..d8febd3f7041 100644
--- a/tidb-binlog/handle-tidb-binlog-errors.md
+++ b/tidb-binlog/handle-tidb-binlog-errors.md
@@ -1,6 +1,7 @@
---
title: TiDB Binlog 常见错误修复
category: reference
+aliases: ['/docs-cn/dev/reference/tidb-binlog/troubleshoot/error-handling/']
---
# TiDB Binlog 常见错误修复
diff --git a/tidb-binlog/maintain-tidb-binlog-cluster.md b/tidb-binlog/maintain-tidb-binlog-cluster.md
index d96e3882616a..6ad53ef580e2 100644
--- a/tidb-binlog/maintain-tidb-binlog-cluster.md
+++ b/tidb-binlog/maintain-tidb-binlog-cluster.md
@@ -1,7 +1,7 @@
---
title: TiDB Binlog 集群运维
category: reference
-aliases: ['/docs-cn/dev/how-to/maintain/tidb-binlog/','/docs-cn/dev/reference/tools/tidb-binlog/maintain/']
+aliases: ['/docs-cn/dev/reference/tidb-binlog/maintain/','/docs-cn/dev/how-to/maintain/tidb-binlog/','/docs-cn/dev/reference/tools/tidb-binlog/maintain/']
---
# TiDB Binlog 集群运维
diff --git a/tidb-binlog/monitor-tidb-binlog-cluster.md b/tidb-binlog/monitor-tidb-binlog-cluster.md
index aa3731fbc12a..cfe38f9344fe 100644
--- a/tidb-binlog/monitor-tidb-binlog-cluster.md
+++ b/tidb-binlog/monitor-tidb-binlog-cluster.md
@@ -1,7 +1,7 @@
---
title: TiDB Binlog 集群监控
category: reference
-aliases: ['/docs-cn/dev/how-to/monitor/tidb-binlog-monitor/','/docs-cn/dev/reference/tools/tidb-binlog/monitor/','/docs-cn/dev/how-to/monitor/tidb-binlog/']
+aliases: ['/docs-cn/dev/reference/tidb-binlog/monitor/','/docs-cn/dev/how-to/monitor/tidb-binlog-monitor/','/docs-cn/dev/reference/tools/tidb-binlog/monitor/','/docs-cn/dev/how-to/monitor/tidb-binlog/']
---
# TiDB Binlog 集群监控
diff --git a/tidb-binlog/tidb-binlog-configuration-file.md b/tidb-binlog/tidb-binlog-configuration-file.md
index ad0b87c8789a..ee4076023165 100644
--- a/tidb-binlog/tidb-binlog-configuration-file.md
+++ b/tidb-binlog/tidb-binlog-configuration-file.md
@@ -1,6 +1,7 @@
---
title: TiDB Binlog 配置说明
category: reference
+aliases: ['/docs-cn/dev/reference/tidb-binlog/configs/']
---
# TiDB Binlog 配置说明
diff --git a/tidb-binlog/tidb-binlog-faq.md b/tidb-binlog/tidb-binlog-faq.md
index 35cd44abeb4a..6812ae4360eb 100644
--- a/tidb-binlog/tidb-binlog-faq.md
+++ b/tidb-binlog/tidb-binlog-faq.md
@@ -1,7 +1,7 @@
---
title: TiDB Binlog 常见问题
category: FAQ
-aliases: ['/docs-cn/dev/faq/tidb-binlog/','/docs-cn/dev/reference/tools/tidb-binlog/faq/']
+aliases: ['/docs-cn/dev/reference/tidb-binlog/faq/','/docs-cn/dev/faq/tidb-binlog/','/docs-cn/dev/reference/tools/tidb-binlog/faq/']
---
# TiDB Binlog 常见问题
diff --git a/tidb-binlog/tidb-binlog-glossary.md b/tidb-binlog/tidb-binlog-glossary.md
index 99acfd127a7a..c65906d722c3 100644
--- a/tidb-binlog/tidb-binlog-glossary.md
+++ b/tidb-binlog/tidb-binlog-glossary.md
@@ -2,6 +2,7 @@
title: TiDB Binlog 术语表
summary: 学习 TiDB Binlog 相关术语
category: glossary
+aliases: ['/docs-cn/dev/reference/tidb-binlog/glossary/']
---
# TiDB Binlog 术语表
diff --git a/tidb-binlog/tidb-binlog-overview.md b/tidb-binlog/tidb-binlog-overview.md
index 8aff49f59767..5b993c8d41f0 100644
--- a/tidb-binlog/tidb-binlog-overview.md
+++ b/tidb-binlog/tidb-binlog-overview.md
@@ -1,7 +1,7 @@
---
title: TiDB Binlog 简介
category: reference
-aliases: ['/docs-cn/dev/reference/tidb-binlog-overview/','/docs-cn/dev/reference/tools/tidb-binlog/overview/']
+aliases: ['/docs-cn/dev/reference/tidb-binlog/overview/','/docs-cn/dev/reference/tidb-binlog-overview/','/docs-cn/dev/reference/tools/tidb-binlog/overview/']
---
# TiDB Binlog 简介
diff --git a/tidb-binlog/tidb-binlog-relay-log.md b/tidb-binlog/tidb-binlog-relay-log.md
index 7ae2c4154f63..1e7108d94d85 100644
--- a/tidb-binlog/tidb-binlog-relay-log.md
+++ b/tidb-binlog/tidb-binlog-relay-log.md
@@ -1,7 +1,7 @@
---
title: TiDB Binlog Relay Log
category: reference
-aliases: ['/docs-cn/dev/reference/tools/tidb-binlog/relay-log/']
+aliases: ['/docs-cn/dev/reference/tidb-binlog/relay-log/','/docs-cn/dev/reference/tools/tidb-binlog/relay-log/']
---
# TiDB Binlog Relay Log
diff --git a/tidb-binlog/tidb-binlog-reparo.md b/tidb-binlog/tidb-binlog-reparo.md
index 976568952490..81ea6ed836d5 100644
--- a/tidb-binlog/tidb-binlog-reparo.md
+++ b/tidb-binlog/tidb-binlog-reparo.md
@@ -1,7 +1,7 @@
---
title: Reparo 使用文档
category: reference
-aliases: ['/docs-cn/dev/reference/tools/tidb-binlog/reparo/']
+aliases: ['/docs-cn/dev/reference/tidb-binlog/reparo/','/docs-cn/dev/reference/tools/tidb-binlog/reparo/']
---
# Reparo 使用文档
diff --git a/tidb-binlog/troubleshoot-tidb-binlog.md b/tidb-binlog/troubleshoot-tidb-binlog.md
index 23534e32a92f..8b2a736785cb 100644
--- a/tidb-binlog/troubleshoot-tidb-binlog.md
+++ b/tidb-binlog/troubleshoot-tidb-binlog.md
@@ -1,7 +1,7 @@
---
title: TiDB Binlog 故障诊断
category: reference
-aliases: ['/docs-cn/dev/how-to/troubleshoot/tidb-binlog/']
+aliases: ['/docs-cn/dev/reference/tidb-binlog/troubleshoot/binlog/','/docs-cn/dev/how-to/troubleshoot/tidb-binlog/']
---
# TiDB Binlog 故障诊断
diff --git a/tidb-binlog/upgrade-tidb-binlog.md b/tidb-binlog/upgrade-tidb-binlog.md
index 3ab28e3bc19d..e88e909949fd 100644
--- a/tidb-binlog/upgrade-tidb-binlog.md
+++ b/tidb-binlog/upgrade-tidb-binlog.md
@@ -1,7 +1,7 @@
---
title: TiDB Binlog 版本升级方法
category: reference
-aliases: ['/docs-cn/dev/how-to/upgrade/tidb-binlog/','/docs-cn/dev/reference/tools/tidb-binlog/upgrade/']
+aliases: ['/docs-cn/dev/reference/tidb-binlog/upgrade/','/docs-cn/dev/how-to/upgrade/tidb-binlog/','/docs-cn/dev/reference/tools/tidb-binlog/upgrade/']
---
# TiDB Binlog 版本升级方法
diff --git a/tidb-configuration-file.md b/tidb-configuration-file.md
index 82a546c60be7..b2cf22fe83f3 100644
--- a/tidb-configuration-file.md
+++ b/tidb-configuration-file.md
@@ -1,6 +1,7 @@
---
title: TiDB 配置文件描述
category: reference
+aliases: ['/docs-cn/dev/reference/configuration/tidb-server/configuration-file/']
---
diff --git a/tidb-control.md b/tidb-control.md
index b6f7a06d5491..ab39cc2c97e9 100644
--- a/tidb-control.md
+++ b/tidb-control.md
@@ -1,7 +1,7 @@
---
title: TiDB Control 使用说明
category: reference
-aliases: ['/docs-cn/tools/tidb-controller/']
+aliases: ['/docs-cn/dev/reference/tools/tidb-control/','/docs-cn/tools/tidb-controller/']
---
# TiDB Control 使用说明
diff --git a/tidb-lightning/deploy-tidb-lightning.md b/tidb-lightning/deploy-tidb-lightning.md
index 00a3f3f904fc..e1a10ae71b9d 100644
--- a/tidb-lightning/deploy-tidb-lightning.md
+++ b/tidb-lightning/deploy-tidb-lightning.md
@@ -1,6 +1,7 @@
---
title: TiDB Lightning 部署与执行
category: reference
+aliases: ['/docs-cn/dev/reference/tools/tidb-lightning/deployment/']
---
# TiDB Lightning 部署与执行
diff --git a/tidb-lightning/migrate-from-csv-using-tidb-lightning.md b/tidb-lightning/migrate-from-csv-using-tidb-lightning.md
index b0a593fee745..2041d9adf20a 100644
--- a/tidb-lightning/migrate-from-csv-using-tidb-lightning.md
+++ b/tidb-lightning/migrate-from-csv-using-tidb-lightning.md
@@ -1,6 +1,7 @@
---
title: CSV 支持
category: reference
+aliases: ['/docs-cn/dev/reference/tools/tidb-lightning/csv/']
---
# CSV 支持
diff --git a/tidb-lightning/monitor-tidb-lightning.md b/tidb-lightning/monitor-tidb-lightning.md
index 1378cba5d0c8..63790dc4600b 100644
--- a/tidb-lightning/monitor-tidb-lightning.md
+++ b/tidb-lightning/monitor-tidb-lightning.md
@@ -1,6 +1,7 @@
---
title: TiDB Lightning 监控告警
category: reference
+aliases: ['/docs-cn/dev/reference/tools/tidb-lightning/monitor/']
---
# TiDB Lightning 监控告警
diff --git a/tidb-lightning/tidb-lightning-checkpoints.md b/tidb-lightning/tidb-lightning-checkpoints.md
index 707352413691..5579fd2f3ec4 100644
--- a/tidb-lightning/tidb-lightning-checkpoints.md
+++ b/tidb-lightning/tidb-lightning-checkpoints.md
@@ -1,6 +1,7 @@
---
title: TiDB Lightning 断点续传
category: reference
+aliases: ['/docs-cn/dev/reference/tools/tidb-lightning/checkpoints/']
---
# TiDB Lightning 断点续传
diff --git a/tidb-lightning/tidb-lightning-configuration.md b/tidb-lightning/tidb-lightning-configuration.md
index ffbeb2eff903..162028c58c0b 100644
--- a/tidb-lightning/tidb-lightning-configuration.md
+++ b/tidb-lightning/tidb-lightning-configuration.md
@@ -2,6 +2,7 @@
title: TiDB Lightning 配置参数
summary: 使用配置文件或命令行配置 TiDB Lightning。
category: reference
+aliases: ['/docs-cn/dev/reference/tools/tidb-lightning/config/']
---
# TiDB Lightning 配置参数
diff --git a/tidb-lightning/tidb-lightning-faq.md b/tidb-lightning/tidb-lightning-faq.md
index 5f3887af18ba..28f9088e5e17 100644
--- a/tidb-lightning/tidb-lightning-faq.md
+++ b/tidb-lightning/tidb-lightning-faq.md
@@ -1,6 +1,7 @@
---
title: TiDB Lightning 常见问题
category: FAQ
+aliases: ['/docs-cn/dev/faq/tidb-lightning/']
---
# TiDB Lightning 常见问题
diff --git a/tidb-lightning/tidb-lightning-glossary.md b/tidb-lightning/tidb-lightning-glossary.md
index 83d3c28c6ff9..11300d95c34d 100644
--- a/tidb-lightning/tidb-lightning-glossary.md
+++ b/tidb-lightning/tidb-lightning-glossary.md
@@ -2,6 +2,7 @@
title: TiDB Lightning 术语表
summary: 了解 TiDB Lightning 相关的术语及定义。
category: glossary
+aliases: ['/docs-cn/dev/reference/tools/tidb-lightning/glossary/']
---
# TiDB Lightning 术语表
diff --git a/tidb-lightning/tidb-lightning-misuse-handling.md b/tidb-lightning/tidb-lightning-misuse-handling.md
index 5d4867a6c2a5..ea2ee6fd8618 100644
--- a/tidb-lightning/tidb-lightning-misuse-handling.md
+++ b/tidb-lightning/tidb-lightning-misuse-handling.md
@@ -1,6 +1,7 @@
---
title: TiDB Lightning 常见的错误用法
category: reference
+aliases: ['/docs-cn/dev/reference/tools/error-case-handling/lightning-misuse-handling/']
---
# TiDB Lightning 常见的错误用法
diff --git a/tidb-lightning/tidb-lightning-overview.md b/tidb-lightning/tidb-lightning-overview.md
index 45cc915d77af..5ee1cc3267b9 100644
--- a/tidb-lightning/tidb-lightning-overview.md
+++ b/tidb-lightning/tidb-lightning-overview.md
@@ -1,6 +1,7 @@
---
title: TiDB Lightning 简介
category: reference
+aliases: ['/docs-cn/dev/reference/tools/tidb-lightning/overview/']
---
# TiDB Lightning 简介
diff --git a/tidb-lightning/tidb-lightning-table-filter.md b/tidb-lightning/tidb-lightning-table-filter.md
index 00cd77e41c7a..c52de2d4f980 100644
--- a/tidb-lightning/tidb-lightning-table-filter.md
+++ b/tidb-lightning/tidb-lightning-table-filter.md
@@ -2,6 +2,7 @@
title: TiDB Lightning 表库过滤
summary: 使用黑白名单把一些表剔出要导入的范围。
category: reference
+aliases: ['/docs-cn/dev/reference/tools/tidb-lightning/table-filter/']
---
# TiDB Lightning 表库过滤
diff --git a/tidb-lightning/tidb-lightning-tidb-backend.md b/tidb-lightning/tidb-lightning-tidb-backend.md
index 4d730e61c88e..13a500288cd7 100644
--- a/tidb-lightning/tidb-lightning-tidb-backend.md
+++ b/tidb-lightning/tidb-lightning-tidb-backend.md
@@ -2,6 +2,7 @@
title: TiDB Lightning TiDB-Backend
summary: 了解 TiDB Lightning TiDB-backend。
category: reference
+aliases: ['/docs-cn/dev/reference/tools/tidb-lightning/tidb-backend/']
---
# TiDB Lightning TiDB-Backend
diff --git a/tidb-lightning/tidb-lightning-web-interface.md b/tidb-lightning/tidb-lightning-web-interface.md
index 191892adf2a7..c962d6cb341b 100644
--- a/tidb-lightning/tidb-lightning-web-interface.md
+++ b/tidb-lightning/tidb-lightning-web-interface.md
@@ -2,6 +2,7 @@
title: TiDB Lightning Web 界面
summary: 了解 TiDB Lightning 的服务器模式——通过 Web 界面来控制 TiDB Lightning。
category: reference
+aliases: ['/docs-cn/dev/reference/tools/tidb-lightning/web/']
---
# TiDB Lightning Web 界面
diff --git a/tidb-monitoring-framework.md b/tidb-monitoring-framework.md
index a23871517f14..20bd0a2f973a 100644
--- a/tidb-monitoring-framework.md
+++ b/tidb-monitoring-framework.md
@@ -1,6 +1,7 @@
---
title: TiDB 监控框架概述
category: how-to
+aliases: ['/docs-cn/dev/how-to/monitor/overview/']
---
# TiDB 监控框架概述
diff --git a/tidb-specific-system-variables.md b/tidb-specific-system-variables.md
index 6ef595e15926..ace30d7b410d 100644
--- a/tidb-specific-system-variables.md
+++ b/tidb-specific-system-variables.md
@@ -1,6 +1,7 @@
---
title: TiDB 专用系统变量和语法
category: reference
+aliases: ['/docs-cn/dev/reference/configuration/tidb-server/tidb-specific-variables/']
---
# TiDB 专用系统变量和语法
diff --git a/tidb-troubleshooting-map.md b/tidb-troubleshooting-map.md
index b884044fb80a..6e90d5a176eb 100644
--- a/tidb-troubleshooting-map.md
+++ b/tidb-troubleshooting-map.md
@@ -2,6 +2,7 @@
title: TiDB 集群问题导图
summary: 了解如何处理 TiDB 集群常见问题。
category: how-to
+aliases: ['/docs-cn/dev/how-to/troubleshoot/diagnose-map/']
---
# TiDB 集群问题导图
diff --git a/tiflash/deploy-tiflash.md b/tiflash/deploy-tiflash.md
index ccb949dd1759..4272da465083 100644
--- a/tiflash/deploy-tiflash.md
+++ b/tiflash/deploy-tiflash.md
@@ -1,6 +1,7 @@
---
title: 部署 TiFlash 集群
category: reference
+aliases: ['/docs-cn/dev/reference/tiflash/deploy/']
---
# 部署 TiFlash 集群
diff --git a/tiflash/maintain-tiflash.md b/tiflash/maintain-tiflash.md
index a678971cd4f4..fc466d78e143 100644
--- a/tiflash/maintain-tiflash.md
+++ b/tiflash/maintain-tiflash.md
@@ -1,6 +1,7 @@
---
title: TiFlash 集群运维
category: reference
+aliases: ['/docs-cn/dev/reference/tiflash/maintain/']
---
# TiFlash 集群运维
diff --git a/tiflash/monitor-tiflash.md b/tiflash/monitor-tiflash.md
index a72f8be651dd..901997346b83 100644
--- a/tiflash/monitor-tiflash.md
+++ b/tiflash/monitor-tiflash.md
@@ -1,6 +1,7 @@
---
title: TiFlash 集群监控
category: reference
+aliases: ['/docs-cn/dev/reference/tiflash/monitor/']
---
# TiFlash 集群监控
diff --git a/tiflash/tiflash-alert-rules.md b/tiflash/tiflash-alert-rules.md
index 65350fbab381..92a0d2a1c445 100644
--- a/tiflash/tiflash-alert-rules.md
+++ b/tiflash/tiflash-alert-rules.md
@@ -1,6 +1,7 @@
---
title: TiFlash 报警规则
category: reference
+aliases: ['/docs-cn/dev/reference/tiflash/alert-rules/']
---
# TiFlash 报警规则
diff --git a/tiflash/tiflash-configuration.md b/tiflash/tiflash-configuration.md
index c6f4055e9c85..1b75dc410775 100644
--- a/tiflash/tiflash-configuration.md
+++ b/tiflash/tiflash-configuration.md
@@ -1,6 +1,7 @@
---
title: TiFlash 配置参数
category: reference
+aliases: ['/docs-cn/dev/reference/tiflash/configuration/']
---
# TiFlash 配置参数
diff --git a/tiflash/tiflash-faq.md b/tiflash/tiflash-faq.md
index b3d70b9fe75a..4c6795dca757 100644
--- a/tiflash/tiflash-faq.md
+++ b/tiflash/tiflash-faq.md
@@ -1,6 +1,7 @@
---
title: TiFlash 常见问题
category: faq
+aliases: ['/docs-cn/dev/reference/tiflash/faq/']
---
# TiFlash 常见问题
diff --git a/tiflash/tiflash-overview.md b/tiflash/tiflash-overview.md
index a4e7973154be..bbce079f1336 100644
--- a/tiflash/tiflash-overview.md
+++ b/tiflash/tiflash-overview.md
@@ -1,6 +1,7 @@
---
title: TiFlash 简介
category: reference
+aliases: ['/docs-cn/dev/reference/tiflash/overview/']
---
# TiFlash 简介
diff --git a/tiflash/tune-tiflash-performance.md b/tiflash/tune-tiflash-performance.md
index aef5486f3035..d9cb0eb12db0 100644
--- a/tiflash/tune-tiflash-performance.md
+++ b/tiflash/tune-tiflash-performance.md
@@ -1,6 +1,7 @@
---
title: TiFlash 性能调优
category: reference
+aliases: ['/docs-cn/dev/reference/tiflash/tune-performance/']
---
# TiFlash 性能调优
diff --git a/tiflash/upgrade-tiflash.md b/tiflash/upgrade-tiflash.md
index 1e371c6af751..a09790c4d2bf 100644
--- a/tiflash/upgrade-tiflash.md
+++ b/tiflash/upgrade-tiflash.md
@@ -1,6 +1,7 @@
---
title: 升级 TiFlash 节点
category: reference
+aliases: ['/docs-cn/dev/reference/tiflash/upgrade/']
---
# 升级 TiFlash 节点
diff --git a/tiflash/use-tiflash.md b/tiflash/use-tiflash.md
index 687ee5a3b4f3..9d3ad99e0322 100644
--- a/tiflash/use-tiflash.md
+++ b/tiflash/use-tiflash.md
@@ -1,6 +1,7 @@
---
title: 使用 TiFlash
category: reference
+aliases: ['/docs-cn/dev/reference/tiflash/use-tiflash/']
---
# 使用 TiFlash
diff --git a/tikv-configuration-file.md b/tikv-configuration-file.md
index dba92669703b..f3e0d5041292 100644
--- a/tikv-configuration-file.md
+++ b/tikv-configuration-file.md
@@ -1,6 +1,7 @@
---
title: TiKV 配置文件描述
category: reference
+aliases: ['/docs-cn/dev/reference/configuration/tikv-server/configuration-file/']
---
# TiKV 配置文件描述
diff --git a/tikv-control.md b/tikv-control.md
index 77e63b91387a..55a52e9a08e9 100644
--- a/tikv-control.md
+++ b/tikv-control.md
@@ -1,6 +1,7 @@
---
title: TiKV Control 使用说明
category: reference
+aliases: ['/docs-cn/dev/reference/tools/tikv-control/']
---
# TiKV Control 使用说明
diff --git a/tispark-overview.md b/tispark-overview.md
index 315d8aab548e..a0b007a650d6 100644
--- a/tispark-overview.md
+++ b/tispark-overview.md
@@ -1,6 +1,7 @@
---
title: TiSpark 用户指南
category: reference
+aliases: ['/docs-cn/dev/reference/tispark/']
---
# TiSpark 用户指南
diff --git a/titan-configuration.md b/titan-configuration.md
index 271807d7a16c..41fb5b59773a 100644
--- a/titan-configuration.md
+++ b/titan-configuration.md
@@ -1,6 +1,7 @@
---
title: Titan 配置
category: reference
+aliases: ['/docs-cn/dev/reference/titan/configuration/']
---
# Titan 配置
diff --git a/titan-overview.md b/titan-overview.md
index 8f38aa7ae30b..94f41980882b 100644
--- a/titan-overview.md
+++ b/titan-overview.md
@@ -1,6 +1,7 @@
---
title: Titan 介绍
category: reference
+aliases: ['/docs-cn/dev/reference/titan/overview/']
---
# Titan 介绍
diff --git a/tiup/manage-tiup-component.md b/tiup/manage-tiup-component.md
index 8a32e27e031b..2dc85a540345 100644
--- a/tiup/manage-tiup-component.md
+++ b/tiup/manage-tiup-component.md
@@ -1,6 +1,7 @@
---
title: 使用 TiUP 命令管理组件
category: tools
+aliases: ['/docs-cn/dev/reference/tools/tiup/manage-component/']
---
# 使用 TiUP 命令管理组件
diff --git a/tiup/package-tiup-component.md b/tiup/package-tiup-component.md
index 951d5f59e7e4..b7495b436bb9 100644
--- a/tiup/package-tiup-component.md
+++ b/tiup/package-tiup-component.md
@@ -1,6 +1,7 @@
---
title: 打包组件
category: tools
+aliases: ['/docs-cn/dev/reference/tools/tiup/package-component/']
---
# 打包组件
diff --git a/tiup/tiup-bench.md b/tiup/tiup-bench.md
index 4ff780303727..3d8191a4981c 100644
--- a/tiup/tiup-bench.md
+++ b/tiup/tiup-bench.md
@@ -1,6 +1,7 @@
---
title: 使用 TiUP bench 组件压测 TiDB
category: tools
+aliases: ['/docs-cn/dev/reference/tools/tiup/bench/']
---
# 使用 TiUP bench 组件压测 TiDB
diff --git a/tiup/tiup-cluster.md b/tiup/tiup-cluster.md
index 72ced5c4637c..33cd30ac8c18 100644
--- a/tiup/tiup-cluster.md
+++ b/tiup/tiup-cluster.md
@@ -1,6 +1,7 @@
---
title: 使用 TiUP 部署运维 TiDB 线上集群
category: tools
+aliases: ['/docs-cn/dev/reference/tools/tiup/cluster/']
---
# 使用 TiUP 部署运维 TiDB 线上集群
diff --git a/tiup/tiup-mirrors.md b/tiup/tiup-mirrors.md
index 5240da50adb0..5b8c372b55b0 100644
--- a/tiup/tiup-mirrors.md
+++ b/tiup/tiup-mirrors.md
@@ -1,6 +1,7 @@
---
title: 搭建私有镜像
category: tools
+aliases: ['/docs-cn/dev/reference/tools/tiup/mirrors/']
---
# 搭建私有镜像
diff --git a/tiup/tiup-overview.md b/tiup/tiup-overview.md
index f297b816296c..289af1db626d 100644
--- a/tiup/tiup-overview.md
+++ b/tiup/tiup-overview.md
@@ -1,6 +1,7 @@
---
title: TiUP 简介
category: tools
+aliases: ['/docs-cn/dev/reference/tools/tiup/overview/']
---
# TiUP 简介
diff --git a/tiup/tiup-playground.md b/tiup/tiup-playground.md
index 674faa5fe203..de616db2ac0f 100644
--- a/tiup/tiup-playground.md
+++ b/tiup/tiup-playground.md
@@ -1,6 +1,7 @@
---
title: 本地快速部署 TiDB 集群
category: tools
+aliases: ['/docs-cn/dev/reference/tools/tiup/playground/']
---
# 本地快速部署 TiDB 集群
diff --git a/transaction-isolation-levels.md b/transaction-isolation-levels.md
index 624598d53f6e..4791e939b493 100644
--- a/transaction-isolation-levels.md
+++ b/transaction-isolation-levels.md
@@ -2,6 +2,7 @@
title: TiDB 事务隔离级别
summary: 了解 TiDB 事务的隔离级别。
category: reference
+aliases: ['/docs-cn/dev/reference/transactions/transaction-isolation/']
---
# TiDB 事务隔离级别
diff --git a/transaction-overview.md b/transaction-overview.md
index 5ceddc9aedb5..93147a43a158 100644
--- a/transaction-overview.md
+++ b/transaction-overview.md
@@ -2,6 +2,7 @@
title: TiDB 事务概览
summary: 了解 TiDB 中的事务。
category: reference
+aliases: ['/docs-cn/dev/reference/transactions/overview/']
---
# TiDB 事务概览
diff --git a/troubleshoot-tidb-cluster.md b/troubleshoot-tidb-cluster.md
index 0147ae8ea5fb..dde0200fd0a3 100644
--- a/troubleshoot-tidb-cluster.md
+++ b/troubleshoot-tidb-cluster.md
@@ -1,6 +1,7 @@
---
title: TiDB 集群故障诊断
category: how-to
+aliases: ['/docs-cn/dev/how-to/troubleshoot/cluster-setup/']
---
# TiDB 集群故障诊断
diff --git a/troubleshoot-tidb-lightning.md b/troubleshoot-tidb-lightning.md
index 8f9ea1638cef..7925b2f56ffc 100644
--- a/troubleshoot-tidb-lightning.md
+++ b/troubleshoot-tidb-lightning.md
@@ -1,6 +1,7 @@
---
title: TiDB Lightning 故障诊断
category: reference
+aliases: ['/docs-cn/dev/how-to/troubleshoot/tidb-lightning/']
---
# TiDB Lightning 故障诊断
diff --git a/tune-tikv-performance.md b/tune-tikv-performance.md
index c34fc6b77338..c51a76c9649a 100644
--- a/tune-tikv-performance.md
+++ b/tune-tikv-performance.md
@@ -1,6 +1,7 @@
---
title: TiKV 性能参数调优
category: reference
+aliases: ['/docs-cn/dev/reference/performance/tune-tikv/']
---
# TiKV 性能参数调优
diff --git a/upgrade-tidb-using-ansible.md b/upgrade-tidb-using-ansible.md
index b114f5435683..4166f371e6c7 100644
--- a/upgrade-tidb-using-ansible.md
+++ b/upgrade-tidb-using-ansible.md
@@ -1,7 +1,7 @@
---
title: 使用 TiDB Ansible 升级 TiDB
category: how-to
-aliases: ['/docs-cn/dev/how-to/upgrade/to-tidb-3.0/','/docs-cn/dev/how-to/upgrade/rolling-updates-with-ansible/']
+aliases: ['/docs-cn/dev/how-to/upgrade/from-previous-version/','/docs-cn/dev/how-to/upgrade/to-tidb-3.0/','/docs-cn/dev/how-to/upgrade/rolling-updates-with-ansible/']
---
# 使用 TiDB Ansible 升级 TiDB
diff --git a/upgrade-tidb-using-tiup.md b/upgrade-tidb-using-tiup.md
index c8dcffbb4637..bd08ea32ae86 100644
--- a/upgrade-tidb-using-tiup.md
+++ b/upgrade-tidb-using-tiup.md
@@ -1,6 +1,7 @@
---
title: 使用 TiUP 升级 TiDB
category: how-to
+aliases: ['/docs-cn/dev/how-to/upgrade/using-tiup/']
---
# 使用 TiUP 升级 TiDB
diff --git a/user-account-management.md b/user-account-management.md
index c0a81fd010b8..975ee7af5c80 100644
--- a/user-account-management.md
+++ b/user-account-management.md
@@ -1,6 +1,7 @@
---
title: TiDB 用户账户管理
category: reference
+aliases: ['/docs-cn/dev/reference/security/user-account-management/']
---
# TiDB 用户账户管理
diff --git a/user-defined-variables.md b/user-defined-variables.md
index 452e89723c5a..21b28df03d1c 100644
--- a/user-defined-variables.md
+++ b/user-defined-variables.md
@@ -1,6 +1,7 @@
---
title: 用户自定义变量
category: reference
+aliases: ['/docs-cn/dev/reference/sql/language-structure/user-defined-variables/']
---
# 用户自定义变量
diff --git a/views.md b/views.md
index 6a68f5608469..6268eb73e0ea 100644
--- a/views.md
+++ b/views.md
@@ -1,6 +1,7 @@
---
title: 视图
category: reference
+aliases: ['/docs-cn/dev/reference/sql/view/']
---
# 视图