mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 12:57:52 +00:00
Fix broken badges
This commit is contained in:
parent
d79d4f7821
commit
3f755ee4fd
@ -177,11 +177,11 @@ License
|
|||||||
</a
|
</a
|
||||||
<br><br><br>
|
<br><br><br>
|
||||||
<a href="compiler/api/source/main_api.tl">
|
<a href="compiler/api/source/main_api.tl">
|
||||||
<img src="https://img.shields.io/badge/scheme-layer%2073-eda738.svg?style=for-the-badge&colorA=262b30"
|
<img src="https://www.pyrogram.ml/images/scheme.svg"
|
||||||
alt="Scheme Layer 73">
|
alt="Scheme Layer 73">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://core.telegram.org/mtproto">
|
<a href="https://core.telegram.org/mtproto">
|
||||||
<img src="https://img.shields.io/badge/mtproto-v2.0-eda738.svg?style=for-the-badge&colorA=262b30"
|
<img src="https://www.pyrogram.ml/images/mtproto.svg"
|
||||||
alt="MTProto v2.0">
|
alt="MTProto v2.0">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
@ -192,10 +192,10 @@ License
|
|||||||
|
|
||||||
.. |description| replace:: **Telegram MTProto API Client Library for Python**
|
.. |description| replace:: **Telegram MTProto API Client Library for Python**
|
||||||
|
|
||||||
.. |scheme| image:: https://img.shields.io/badge/scheme-layer%2073-eda738.svg?style=for-the-badge&colorA=262b30
|
.. |scheme| image:: https://www.pyrogram.ml/images/scheme.svg
|
||||||
:target: compiler/api/source/main_api.tl
|
:target: compiler/api/source/main_api.tl
|
||||||
:alt: Scheme Layer 73
|
:alt: Scheme Layer 73
|
||||||
|
|
||||||
.. |mtproto| image:: https://img.shields.io/badge/mtproto-v2.0-eda738.svg?style=for-the-badge&colorA=262b30
|
.. |mtproto| image:: https://www.pyrogram.ml/images/mtproto.svg
|
||||||
:target: https://core.telegram.org/mtproto
|
:target: https://core.telegram.org/mtproto
|
||||||
:alt: MTProto v2.0
|
:alt: MTProto v2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user