Merge pull request #2660 from tirkarthi/tirkarthi-patch-1

Fix psycogreen project link
This commit is contained in:
Benoit Chesneau 2022-10-15 21:04:41 +02:00 committed by GitHub
commit 69c508ac6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,4 +154,4 @@ code in the master process).
.. _aiohttp: https://docs.aiohttp.org/en/stable/deployment.html#nginx-gunicorn
.. _`example`: https://github.com/benoitc/gunicorn/blob/master/examples/frameworks/flaskapp_aiohttp_wsgi.py
.. _Psycopg: http://initd.org/psycopg/
.. _psycogreen: https://bitbucket.org/dvarrazzo/psycogreen
.. _psycogreen: https://github.com/psycopg/psycogreen/