Skip to content

Commit f3cd943

Browse files
[PR #11573/3fc1ead0 backport][3.13] Move some badges to the bottom of the page (#11575)
**This is a backport of PR #11573 as merged into master (3fc1ead).** Co-authored-by: Sam Bull <[email protected]>
1 parent 75a3b10 commit f3cd943

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

README.rst

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ Async http client/server framework
1717
:target: https://codecov.io/gh/aio-libs/aiohttp
1818
:alt: codecov.io status for master branch
1919

20-
.. image:: https://img.shields.io/endpoint?url=https://codspeed.io/badge.json
21-
:target: https://codspeed.io/aio-libs/aiohttp
22-
:alt: Codspeed.io status for aiohttp
23-
2420
.. image:: https://badge.fury.io/py/aiohttp.svg
2521
:target: https://pypi.org/project/aiohttp
2622
:alt: Latest PyPI package version
@@ -29,21 +25,13 @@ Async http client/server framework
2925
:target: https://pypistats.org/packages/aiohttp
3026
:alt: Downloads count
3127

32-
.. image:: https://insights.linuxfoundation.org/api/badge/health-score?project=aiohttp
33-
:target: https://insights.linuxfoundation.org/project/aiohttp
34-
:alt: LFX Health Score
35-
3628
.. image:: https://readthedocs.org/projects/aiohttp/badge/?version=latest
3729
:target: https://docs.aiohttp.org/
3830
:alt: Latest Read The Docs
3931

40-
.. image:: https://img.shields.io/matrix/aio-libs:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
41-
:target: https://matrix.to/#/%23aio-libs:matrix.org
42-
:alt: Matrix Room — #aio-libs:matrix.org
43-
44-
.. image:: https://img.shields.io/matrix/aio-libs-space:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs-space%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
45-
:target: https://matrix.to/#/%23aio-libs-space:matrix.org
46-
:alt: Matrix Space — #aio-libs-space:matrix.org
32+
.. image:: https://img.shields.io/endpoint?url=https://codspeed.io/badge.json
33+
:target: https://codspeed.io/aio-libs/aiohttp
34+
:alt: Codspeed.io status for aiohttp
4735

4836

4937
Key Features
@@ -209,3 +197,17 @@ Benchmarks
209197
If you are interested in efficiency, the AsyncIO community maintains a
210198
list of benchmarks on the official wiki:
211199
https://github.com/python/asyncio/wiki/Benchmarks
200+
201+
--------
202+
203+
.. image:: https://img.shields.io/matrix/aio-libs:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
204+
:target: https://matrix.to/#/%23aio-libs:matrix.org
205+
:alt: Matrix Room — #aio-libs:matrix.org
206+
207+
.. image:: https://img.shields.io/matrix/aio-libs-space:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs-space%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
208+
:target: https://matrix.to/#/%23aio-libs-space:matrix.org
209+
:alt: Matrix Space — #aio-libs-space:matrix.org
210+
211+
.. image:: https://insights.linuxfoundation.org/api/badge/health-score?project=aiohttp
212+
:target: https://insights.linuxfoundation.org/project/aiohttp
213+
:alt: LFX Health Score

0 commit comments

Comments
 (0)