From 3a6649a9ef9081c342bd5363828c7e035d20aaba Mon Sep 17 00:00:00 2001 From: Karthikeyan Singaravelan Date: Mon, 27 Sep 2021 16:09:50 +0530 Subject: [PATCH] Fix link --- docs/source/design.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/design.rst b/docs/source/design.rst index 066fceaf..99234049 100644 --- a/docs/source/design.rst +++ b/docs/source/design.rst @@ -151,4 +151,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/