2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-04 16:25:08 +00:00

Fix cross-reference links

This commit is contained in:
Dan
2019-05-13 18:04:44 +02:00
parent 29ac51f256
commit 0914654ba6
10 changed files with 38 additions and 37 deletions

View File

@@ -5,8 +5,8 @@ As you may probably know, Telegram allows users (and bots) having more than one
in the system at the same time.
Briefly explaining, sessions are simply new logins in your account. They can be reviewed in the settings of an official
app (or by invoking `GetAuthorizations <../functions/account/GetAuthorizations.html>`_ with Pyrogram). They store some
useful information such as the client who's using them and from which country and IP address.
app (or by invoking `GetAuthorizations <../telegram/functions/account/GetAuthorizations.html>`_ with Pyrogram). They
store some useful information such as the client who's using them and from which country and IP address.
.. figure:: https://i.imgur.com/lzGPCdZ.png
:width: 70%