mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-03 07:30:38 +00: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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user