From dd050c43eb8890baf35a527e0d757b4a8114c303 Mon Sep 17 00:00:00 2001
From: liaoxingyu <sherlockliao01@gmail.com>
Date: Sat, 6 Jun 2020 22:55:10 +0800
Subject: [PATCH] update blog url

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d6a5b71..f36e500 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ FastReID is a research platform that implements state-of-the-art re-identificati
 - Can be used as a library to support [different projects](https://github.com/JDAI-CV/fast-reid/tree/master/projects) on top of it. We'll open source more research projects in this way.
 - It trains much faster.
 
-We write a chinese blog about this toolbox in [zhihu](https://zhuanlan.zhihu.com/p/144944220).
+We write a [chinese blog](https://l1aoxingyu.github.io/blogpages/reid/2020/05/29/fastreid.html) about this toolbox.
 
 ## Installation