Skip to content

Commit

Permalink
doc: fix link typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iyume committed Feb 1, 2023
1 parent 74cb0fa commit c3b5f45
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
![python version](https://img.shields.io/badge/python-3.8+-%233eca5d)
![pypi version](https://img.shields.io/pypi/v/nb-autodoc)

[简体中文](https://raw.githubusercontent.com/nonebot/nb-autodoc/main/README.md)
[简体中文](https://github.com/nonebot/nb-autodoc/blob/main/README.md)
·
[English](https://raw.githubusercontent.com/nonebot/nb-autodoc/main/README_en.md)
[English](https://github.com/nonebot/nb-autodoc/blob/main/README_en.md)

</div>

Expand Down
4 changes: 2 additions & 2 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
![python version](https://img.shields.io/badge/python-3.8+-%233eca5d)
![pypi version](https://img.shields.io/pypi/v/nb-autodoc)

[简体中文](https://raw.githubusercontent.com/nonebot/nb-autodoc/main/README.md)
[简体中文](https://github.com/nonebot/nb-autodoc/blob/main/README.md)
·
[English](https://raw.githubusercontent.com/nonebot/nb-autodoc/main/README_en.md)
[English](https://github.com/nonebot/nb-autodoc/blob/main/README_en.md)

</div>

Expand Down

0 comments on commit c3b5f45

Please sign in to comment.