Fix broken link

This commit is contained in:
Dan 2018-06-27 15:46:38 +02:00
parent ec667035cd
commit a65376a52b

View File

@ -5,7 +5,7 @@ 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>`_ with Pyrogram) and store some useful
app (or by invoking `GetAuthorizations <../functions/account/GetAuthorizations.html>`_ with Pyrogram) and store some useful
information about the client who generated them.