From 3f755ee4fd2eae73d27d91696f8e79aae6ded37d Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Mon, 18 Dec 2017 15:02:19 +0100 Subject: [PATCH] Fix broken badges --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 75716bbb..5eb540d4 100644 --- a/README.rst +++ b/README.rst @@ -177,11 +177,11 @@ License

- Scheme Layer 73 - MTProto v2.0

@@ -192,10 +192,10 @@ License .. |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 :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 :alt: MTProto v2.0