mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bump versions and URL's
This commit is contained in:
parent
84de4e95f6
commit
2323771cb9
6 changed files with 14 additions and 14 deletions
|
|
@ -195,7 +195,7 @@ Example:
|
|||
|
||||
.. code-block:: python
|
||||
|
||||
URL = 'https://aiogram.readthedocs.io/en/dev-2.x/_static/logo.png'
|
||||
URL = 'https://docs.aiogram.dev/en/dev-2.x/_static/logo.png'
|
||||
|
||||
|
||||
@dp.message_handler(commands=['image, img'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue