From fd9a4d582c913e95e855af1a0075b792da19c2f2 Mon Sep 17 00:00:00 2001 From: qiancai Date: Wed, 4 Mar 2026 15:45:06 +0800 Subject: [PATCH] move the aliases for /tidbcloud/api-overview/ to tidb-cloud-api-overview.md --- api/_index.md | 1 - api/tidb-cloud-api-overview.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/api/_index.md b/api/_index.md index f71ff5e65332c..2a6c58c3ca356 100644 --- a/api/_index.md +++ b/api/_index.md @@ -1,7 +1,6 @@ --- title: TiDB API Overview summary: Learn about the APIs available for TiDB Cloud and TiDB Self-Managed. -aliases: ['/tidbcloud/api-overview/'] --- # TiDB API Overview diff --git a/api/tidb-cloud-api-overview.md b/api/tidb-cloud-api-overview.md index a143bf587c295..795534f06db40 100644 --- a/api/tidb-cloud-api-overview.md +++ b/api/tidb-cloud-api-overview.md @@ -1,6 +1,7 @@ --- title: TiDB Cloud API Overview summary: Learn about what TiDB Cloud API is, its features, and how to use the API to manage your TiDB Cloud clusters. +aliases: ['/tidbcloud/api-overview/'] --- # TiDB Cloud API Overview