Remove references to the wiki

This commit is contained in:
Lonami Exo
2018-01-08 14:04:04 +01:00
parent 0c3216cb36
commit c12af5e412
3 changed files with 6 additions and 8 deletions

View File

@@ -87,7 +87,7 @@ class TelegramBareClient:
if not api_id or not api_hash:
raise ValueError(
"Your API ID or Hash cannot be empty or None. "
"Refer to Telethon's wiki for more information.")
"Refer to telethon.rtfd.io for more information.")
self._use_ipv6 = use_ipv6