This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git
The following commit(s) were added to refs/heads/master by this push:
new de9f0773b docs: fix typo (#3206)
de9f0773b is described below
commit de9f0773bf3aee7c66f50b9b6516435e9c3c971c
Author: Daming <[email protected]>
AuthorDate: Wed Apr 6 16:49:17 2022 +0800
docs: fix typo (#3206)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1aa1d543b..cdcc62bdc 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
<a href="https://shenyu.apache.org/docs/index" >
<img src="https://img.shields.io/badge/document-English-blue.svg" alt="EN
docs" />
</a>
- <a herf="https://shenyu.apache.org/zh/docs/index">
+ <a href="https://shenyu.apache.org/zh/docs/index">
<img src="https://img.shields.io/badge/文档-简体中文-blue.svg" alt="简体中文文档" />
</a>
</p>