From d1c58833a4b2e3332fcd78631db13d5d7e92d19c Mon Sep 17 00:00:00 2001 From: Jenny Li Date: Mon, 9 May 2022 15:59:52 +0800 Subject: [PATCH] [skip e2e]Update the right links for install milvus (#16852) Signed-off-by: Jenny Li --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bfc02fee0..dff5bcb050 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,9 @@ Milvus was released under the [open-source Apache License 2.0](https://github.co ### Install Milvus -- [Standalone Quick Start Guide](https://milvus.io/docs/v2.0.0/install_standalone-docker.md) +- [Standalone Quick Start Guide](https://milvus.io/docs/v2.0.x/install_standalone-docker.md) -- [Cluster Quick Start Guide](https://milvus.io/docs/v2.0.0/install_cluster-docker.md) +- [Cluster Quick Start Guide](https://milvus.io/docs/v2.0.x/install_cluster-docker.md) - [Advanced Deployment](https://github.com/milvus-io/milvus/wiki)