From f76ad77d6577c2f9ce2a46ede71f0498b95641ab 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: e9e4570e93d628c1f5bf79d2652b210b71f8294f --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5610c479e9..170971b424 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