From 992d5f173e6278440e6d1590f56da9775a5c9bf4 Mon Sep 17 00:00:00 2001 From: Jin Hai Date: Tue, 22 Oct 2019 00:22:10 +0800 Subject: [PATCH] Update README.md Former-commit-id: 2b0d38d4d7fb731868e23186453f4758be91b55f --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5610c479e98c2..170971b42440a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Milvuslogo](https://github.com/milvus-io/docs/blob/branch-0.5.0/assets/milvus_logo.png) +![Milvuslogo](https://github.com/milvus-io/docs/blob/0.5.0/assets/milvus_logo.png) ![LICENSE](https://img.shields.io/badge/license-Apache--2.0-brightgreen) ![Language](https://img.shields.io/badge/language-C%2B%2B-blue) @@ -41,7 +41,7 @@ Keep up-to-date with newest releases and latest updates by reading Milvus [relea Milvus expands computation and storage by adding nodes during runtime, which allows you to scale the data size without redesigning the system. ## Architecture -![Milvus_arch](https://github.com/milvus-io/docs/blob/branch-0.5.0/assets/milvus_arch.jpg) +![Milvus_arch](https://github.com/milvus-io/docs/blob/0.5.0/assets/milvus_arch.jpg) ## Get started