diff --git a/README.md b/README.md index 155b2848..21a19977 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Downloads](https://img.shields.io/pypi/dm/aiogram.svg?style=flat-square)](https://pypi.python.org/pypi/aiogram) [![Supported python versions](https://img.shields.io/pypi/pyversions/aiogram.svg?style=flat-square)](https://pypi.python.org/pypi/aiogram) [![Telegram Bot API](https://img.shields.io/badge/Telegram%20Bot%20API-4.4-blue.svg?style=flat-square&logo=telegram)](https://core.telegram.org/bots/api) -[![Documentation Status](https://img.shields.io/readthedocs/pip/stable.svg?style=flat-square)](http://aiogram.readthedocs.io/en/latest/?badge=latest) +[![Documentation Status](https://img.shields.io/readthedocs/aiogram?style=flat-square)](http://aiogram.readthedocs.io/en/latest/?badge=latest) [![Github issues](https://img.shields.io/github/issues/aiogram/aiogram.svg?style=flat-square)](https://github.com/aiogram/aiogram/issues) [![MIT License](https://img.shields.io/pypi/l/aiogram.svg?style=flat-square)](https://opensource.org/licenses/MIT) diff --git a/README.rst b/README.rst index e4768f68..294c9ee8 100644 --- a/README.rst +++ b/README.rst @@ -25,7 +25,7 @@ AIOGramBot :target: https://core.telegram.org/bots/api :alt: Telegram Bot API -.. image:: https://img.shields.io/readthedocs/pip/stable.svg?style=flat-square +.. image:: https://img.shields.io/readthedocs/aiogram?style=flat-square :target: http://aiogram.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status diff --git a/docs/source/index.rst b/docs/source/index.rst index 543c793a..4fdf7a20 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -26,7 +26,7 @@ Welcome to aiogram's documentation! :target: https://core.telegram.org/bots/api :alt: Telegram Bot API - .. image:: https://img.shields.io/readthedocs/pip/stable.svg?style=flat-square + .. image:: https://img.shields.io/readthedocs/aiogram?style=flat-square :target: http://aiogram.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status