From efdf116f186e20801cd0ddd1b6f69ad32395fbe4 Mon Sep 17 00:00:00 2001 From: Hubert <42952108+yingfhu@users.noreply.github.com> Date: Fri, 7 Jul 2023 17:08:33 +0800 Subject: [PATCH] [Fix] fix readme (#31) --- README.md | 4 ++-- README_zh-CN.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 22b4bf97..1d570378 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@

-[![docs](https://readthedocs.org/projects/opencompass/badge/?version=dev-1.x)](https://opencompass.readthedocs.io/en/dev-1.x/?badge=dev-1.x) +[![docs](https://readthedocs.org/projects/opencompass/badge)](https://opencompass.readthedocs.io/en) [![license](https://img.shields.io/github/license/InternLM/opencompass.svg)](https://github.com/InternLM/opencompass/blob/main/LICENSE) -[![PyPI](https://badge.fury.io/py/opencompass.svg)](https://pypi.org/project/opencompass/) + [🌐Website](https://opencompass.org.cn/) | [📘Documentation](https://opencompass.readthedocs.io/en/latest/) | diff --git a/README_zh-CN.md b/README_zh-CN.md index ba861fd7..ec1adf61 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -3,9 +3,9 @@

-[![docs](https://readthedocs.org/projects/opencompass/badge/?version=dev-1.x)](https://opencompass.readthedocs.io/en/dev-1.x/?badge=dev-1.x) +[![docs](https://readthedocs.org/projects/opencompass/badge)](https://opencompass.readthedocs.io/zh_CN) [![license](https://img.shields.io/github/license/InternLM/opencompass.svg)](https://github.com/InternLM/opencompass/blob/main/LICENSE) -[![PyPI](https://badge.fury.io/py/opencompass.svg)](https://pypi.org/project/opencompass/) + [🌐Website](https://opencompass.org.cn/) | [📘Documentation](https://opencompass.readthedocs.io/en/latest/) |