mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Automatically redirect to GitHub release notes in 10 seconds
This commit is contained in:
parent
39a458a5f8
commit
e4bead530c
1 changed files with 7 additions and 1 deletions
|
|
@ -2,4 +2,10 @@ Changelog
|
|||
=========
|
||||
|
||||
Currently, all Pyrogram release notes live inside the GitHub repository web page:
|
||||
https://github.com/pyrogram/pyrogram/releases
|
||||
https://github.com/pyrogram/pyrogram/releases
|
||||
|
||||
(You will be automatically redirected in 10 seconds.)
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<meta http-equiv="refresh" content="10; URL=https://github.com/pyrogram/pyrogram/releases"/>
|
||||
Loading…
Reference in a new issue