From 1b97f4509b1ab7213f2103100d33fa6a9b4c87fc Mon Sep 17 00:00:00 2001 From: whs Date: Thu, 11 Mar 2021 12:07:25 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e8f0d1f5..32b9db11 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # PaddleSlim -[![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](https://paddleslim.readthedocs.io/en/latest/) -[![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](https://paddleslim.readthedocs.io/zh_CN/latest/) +[![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](https://paddleslim.readthedocs.io/zh_CN/release-2.0.0/) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](LICENSE) ## 简介 -- GitLab