From 1a3af058c3f2561df55917994cec762ee903c97a Mon Sep 17 00:00:00 2001 From: TomShawn <41534398+TomShawn@users.noreply.github.com> Date: Tue, 7 Jul 2020 10:40:37 +0800 Subject: [PATCH] cherry pick #3166 to release-2.1 Signed-off-by: ti-srebot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd8fecf8317ff..951674798dc58 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Currently, we maintain the following versions of TiDB documentation in different | Branch name | TiDB docs version | | :---------|:----------| | [`master`](https://github.com/pingcap/docs/tree/master) | The latest development version | -| [`release-4.0`](https://github.com/pingcap/docs/tree/release-4.0) | 4.0 RC version | +| [`release-4.0`](https://github.com/pingcap/docs/tree/release-4.0) | 4.0 stable version | | [`release-3.1`](https://github.com/pingcap/docs/tree/release-3.1) | 3.1 stable version | | [`release-3.0`](https://github.com/pingcap/docs/tree/release-3.0) | 3.0 stable version | | [`release-2.1`](https://github.com/pingcap/docs/tree/release-2.1) | 2.1 stable version |