Skip to content

Commit f16ca8b

Browse files
committed
Small documentation fixes
1 parent 8c96e5f commit f16ca8b

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/releases.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
When upgrading to a new version of Pyrogram, you will need to check all the breaking changes in order to find
3636
incompatible code in your application, but also to take advantage of new features and improvements.
3737
38-
Releases
39-
--------
38+
**Contents**
4039
4140
""".lstrip("\n")
4241

docs/source/license.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ About the License
22
=================
33

44
.. image:: https://www.gnu.org/graphics/lgplv3-with-text-154x68.png
5-
:align: right
5+
:align: left
66

77
Pyrogram is free software and is currently licensed under the terms of the
88
`GNU Lesser General Public License v3 or later (LGPLv3+)`_. In short: you may use, redistribute and/or modify it

0 commit comments

Comments
 (0)