Update external links to the documentation

This commit is contained in:
Lonami Exo
2019-05-09 14:09:22 +02:00
parent 0a3d6106f0
commit 7f88238d8f
7 changed files with 13 additions and 13 deletions

View File

@@ -55,7 +55,7 @@ WELCOME = {
READ_FULL = (
'Please read [Accessing the Full API](https://telethon.readthedocs.io'
'/en/latest/extra/advanced-usage/accessing-the-full-api.html)'
'/en/latest/concepts/full-api.html)'
)
SEARCH = (
@@ -68,12 +68,12 @@ RTD = '[Read The Docs!](https://telethon.readthedocs.io)'
RTFD = '[Read The F* Docs!](https://telethon.readthedocs.io)'
UPDATES = (
'Check out [Working with Updates](https://telethon.readthedocs.io'
'/en/latest/extra/basic/working-with-updates.html) in the documentation.'
'/en/latest/basic/updates.html) in the documentation.'
)
DOCS_CLIENT = 'https://telethon.readthedocs.io/en/latest/telethon.client.html#'
DOCS_CLIENT = 'https://telethon.readthedocs.io/en/latest/modules/client.html#'
DOCS_MESSAGE = (
'https://telethon.readthedocs.io/en/latest/'
'telethon.tl.custom.html#telethon.tl.custom.message.Message.'
'modules/custom.html#telethon.tl.custom.message.Message.'
)
SPAM = (