Skip to content

Commit

Permalink
docs(readme): fix CN channel name
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Apr 17, 2024
1 parent 8268143 commit b94f20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A fast Telegram client in pure Go.

[![Telegram: English chat](https://api.go-faster.org/badge/telegram/gotd_en?title=EN)](https://t.me/gotd_en) [![Telegram: Russian chat](https://api.go-faster.org/badge/telegram/gotd_ru?title=RU)](https://t.me/gotd_ru) [![Telegram: Chinese chat](https://api.go-faster.org/badge/telegram/gotd_cn?title=CN)](https://t.me/gotd_cn)
[![Telegram: English chat](https://api.go-faster.org/badge/telegram/gotd_en?title=EN)](https://t.me/gotd_en) [![Telegram: Russian chat](https://api.go-faster.org/badge/telegram/gotd_ru?title=RU)](https://t.me/gotd_ru) [![Telegram: Chinese chat](https://api.go-faster.org/badge/telegram/gotd_zhcn?title=CN)](https://t.me/gotd_zhcn)

* [Examples](examples)
* [Security policy](.github/SECURITY.md)
Expand Down

0 comments on commit b94f20d

Please sign in to comment.