From ab1677fe0d4ccdfd23f4417fb81158a190a18af2 Mon Sep 17 00:00:00 2001 From: Sijie Zhang <36330442+akihoni@users.noreply.github.com> Date: Thu, 31 Oct 2019 14:40:56 +0800 Subject: [PATCH] Update README_CN.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更换产品架构图地址 Former-commit-id: 183e79334f694c9bad0496ddb99baf660eeff244 --- README_CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_CN.md b/README_CN.md index 4fdb44df..5dad64af 100644 --- a/README_CN.md +++ b/README_CN.md @@ -54,7 +54,7 @@ Milvus 提供稳定的 Python、Java 以及 C++ 的 API 接口。 ## 整体架构 -![](https://raw.githubusercontent.com/yamasite/docs/master/assets/milvus_arch.png) +![Milvus_arch](https://github.com/milvus-io/docs/blob/master/assets/milvus_arch.png) ## 开始使用 Milvus -- GitLab