From 518b3242b253148a04963d0060ddf1c52564891c Mon Sep 17 00:00:00 2001 From: Ran Date: Tue, 21 Apr 2020 14:19:47 +0800 Subject: [PATCH] zh, en: update api references in toc (#197) Co-authored-by: Lilian Lee --- en/TOC.md | 2 +- zh/TOC.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/TOC.md b/en/TOC.md index ec0185901ba..03f31d29293 100644 --- a/en/TOC.md +++ b/en/TOC.md @@ -67,4 +67,4 @@ - [Advanced StatefulSet Controller](advanced-statefulset.md) - [Troubleshoot](troubleshoot.md) - [FAQs](faq.md) -- [TiDB Operator API References](api-references.md) +- [API References](api-references.md) diff --git a/zh/TOC.md b/zh/TOC.md index 7bfe157641d..6a55fa6c3b4 100644 --- a/zh/TOC.md +++ b/zh/TOC.md @@ -67,4 +67,4 @@ - [增强型 StatefulSet 控制器](advanced-statefulset.md) - [故障诊断](troubleshoot.md) - [常见问题](faq.md) -- [TiDB Operator API 参考文档](api-references.md) +- [API 参考文档](api-references.md)