We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed9a430 commit f53011cCopy full SHA for f53011c
README.rst
@@ -4,8 +4,8 @@ asyncpg -- A fast PostgreSQL Database Client Library for Python/asyncio
4
.. image:: https://travis-ci.org/MagicStack/asyncpg.svg?branch=master
5
:target: https://travis-ci.org/MagicStack/asyncpg
6
7
-.. image:: https://ci.appveyor.com/api/projects/status/github/MagicStack/asyncpg?branch=master
8
- :target: https://ci.appveyor.com/project/elprans/asyncpg
+.. image:: https://ci.appveyor.com/api/projects/status/9rwppnxphgc8bqoj/branch/master?svg=true
+ :target: https://ci.appveyor.com/project/magicstack/asyncpg
9
10
.. image:: https://img.shields.io/pypi/v/asyncpg.svg
11
:target: https://pypi.python.org/pypi/asyncpg
0 commit comments