Merge pull request #1111 from cjolif/master

use new URL for psycogreen
This commit is contained in:
Daniele Varrazzo 2020-05-29 01:37:06 +12:00 committed by GitHub
commit 1092d437c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -490,7 +490,7 @@ resources about the topic.
.. _Eventlet: https://eventlet.net/
.. _gevent: http://www.gevent.org/
.. _SQLAlchemy: https://www.sqlalchemy.org/
.. _psycogreen: http://bitbucket.org/dvarrazzo/psycogreen/
.. _psycogreen: https://github.com/psycopg/psycogreen/
.. __: https://www.postgresql.org/docs/current/static/libpq-async.html
.. warning::