mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +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
|
||||
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
|
||||
build your own application, since it shows, among other things:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user