Point to the new domains

This commit is contained in:
Lonami Exo
2019-05-22 11:29:46 +02:00
parent c3d1d7a64c
commit 80f19bd1f0
13 changed files with 33 additions and 33 deletions

View File

@@ -26,7 +26,7 @@ sys.path.insert(0, os.path.abspath(os.pardir))
root = os.path.abspath(os.path.join(__file__, os.path.pardir, os.path.pardir))
tl_ref_url = 'https://lonamiwebs.github.io/Telethon'
tl_ref_url = 'https://tl.telethon.dev'
# -- General configuration ------------------------------------------------