mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-13 04:56:35 +03:00
Fix broken link from pypi in README.rst
Use absolute url to support reading the READMI.rst on PyPI
This commit is contained in:
parent
9e07a2580c
commit
56bf5f7c87
|
@ -109,7 +109,7 @@ Using Telethon
|
||||||
==============
|
==============
|
||||||
If you really want to learn how to use Telethon, it is **highly advised** that
|
If you really want to learn how to use Telethon, it is **highly advised** that
|
||||||
you take a look to the
|
you take a look to the
|
||||||
`InteractiveTelegramClient <telethon_examples/interactive_telegram_client.py>`_
|
`InteractiveTelegramClient <https://github.com/LonamiWebs/Telethon/blob/master/telethon_examples/interactive_telegram_client.py>`_
|
||||||
file and check how it works. This file contains everything you'll need to
|
file and check how it works. This file contains everything you'll need to
|
||||||
build your own application, since it shows, among other things:
|
build your own application, since it shows, among other things:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user