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

@@ -394,7 +394,7 @@ class UserMethods(TelegramBaseClient):
raise ValueError(
'Could not find the input entity for {!r}. Please read https://'
'telethon.readthedocs.io/en/latest/extra/basic/entities.html to'
'telethon.readthedocs.io/en/latest/concepts/entities.html to'
' find out more details.'
.format(peer)
)