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

@@ -59,7 +59,7 @@ users.getUsers#0d91a548 id:Vector&lt;InputUser&gt; = Vector&lt;User&gt;</pre>
<p>This is <b>not</b> Python code. It's the "TL definition". It's
an easy-to-read line that gives a quick overview on the parameters
and its result. You don't need to worry about this. See
<a href="https://telethon.readthedocs.io/en/latest/developing/understanding-the-type-language.html">Understanding
<a href="https://docs.telethon.dev/en/latest/developing/understanding-the-type-language.html">Understanding
the Type Language</a> for more details on it.</p>
<h3>Index</h3>
@@ -175,7 +175,7 @@ users.getUsers#0d91a548 id:Vector&lt;InputUser&gt; = Vector&lt;User&gt;</pre>
not always run. They are just there to show the right syntax.</p>
<p>You should check out
<a href="https://telethon.readthedocs.io/en/latest/concepts/full-api.html">how
<a href="https://docs.telethon.dev/en/latest/concepts/full-api.html">how
to access the full API</a> in ReadTheDocs.
</p>
</div>