Skip to content

Commit

Permalink
doc: rename README.zh.md -> README-zh.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 3, 2024
1 parent 2fc081b commit d9b298b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
url: https://wangchujiang.com/#/about
target: __blank
sideEffectFiles:
- README.zh.md
- README-zh.md
- terms-of-service.md
- terms-of-service.zh.md
- privacy-policy.md
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<h1>Copybook Generator</h1>
<!--rehype:style=border: 0;-->
<p>
<a href="./README.zh.md">中文</a>
<a href="./README-zh.md">中文</a>
<a href="#frequently-asked-questions">FAQ</a>
<a target="_blank" href="https://wangchujiang.com/#/contact">Contact & Support</a>
</p>
Expand Down

0 comments on commit d9b298b

Please sign in to comment.