Skip to content

Commit

Permalink
Fix português (brasil) README.md path (#411)
Browse files Browse the repository at this point in the history
* Fix readme.md ptbr path

* Fix readme.md ptbr path
  • Loading branch information
TheRC4 committed Jul 23, 2024
1 parent 7daa2fc commit 7248b44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div align="center">

**English** | [中文简体](README.zh.md) | [Portuguese (Brazil)](README.pt-BR)
**English** | [中文简体](README.zh.md) | [Portuguese (Brazil)](README.pt-BR.md)

</div>

Expand Down
2 changes: 1 addition & 1 deletion README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div align="center">

[English](README.md) | **中文简体** | [Português (Brasil)](README.pt-BR)
[English](README.md) | **中文简体** | [Português (Brasil)](README.pt-BR.md)

</div>

Expand Down

0 comments on commit 7248b44

Please sign in to comment.