Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
fix: 修复README语言链接
Browse files Browse the repository at this point in the history
  • Loading branch information
open17 committed Aug 13, 2023
1 parent 4412d33 commit 484b749
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<a href="https://github.com/open17/vuepress-theme-qbook/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/vuepress-theme-qbook.svg" alt="License"></a>
</p>

<p align="center">
English|<a herf="https://github.com/open17/vuepress-theme-qbook/blob/master/README_cn.md">中文</a>
</p>
<div align="center">
English|<a href="https://github.com/open17/vuepress-theme-qbook/blob/master/README_cn.md"><span>中文</span></a>
</div>

# Vuepress-theme-qbook
🍉 A easy,book-style theme for Vuepress site
Expand Down
6 changes: 3 additions & 3 deletions README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<a href="https://github.com/vuejs/vuepress-theme-qbook/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/vuepress-theme-qbook.svg" alt="License"></a>
</p>

<p align="center">
<a herf="https://github.com/open17/vuepress-theme-qbook/blob/master/README.md">English</a>|中文
</p>
<div align="center">
<a href="https://github.com/open17/vuepress-theme-qbook/blob/master/README.md"><span>English</span></a>|中文
</div>

# Vuepress-theme-qbook
🍉 A easy,book-style theme for Vuepress site
Expand Down

0 comments on commit 484b749

Please sign in to comment.