diff --git a/docs/deploying/fastcgi.rst b/docs/deploying/fastcgi.rst index ef2201c8..d3614d37 100644 --- a/docs/deploying/fastcgi.rst +++ b/docs/deploying/fastcgi.rst @@ -234,5 +234,5 @@ python path. Common problems are: .. _nginx: https://nginx.org/ .. _lighttpd: https://www.lighttpd.net/ -.. _cherokee: http://cherokee-project.com/ +.. _cherokee: https://cherokee-project.com/ .. _flup: https://pypi.org/project/flup/ diff --git a/docs/deploying/uwsgi.rst b/docs/deploying/uwsgi.rst index 22930d7b..5b6fedad 100644 --- a/docs/deploying/uwsgi.rst +++ b/docs/deploying/uwsgi.rst @@ -67,5 +67,5 @@ to have it in the URL root its a bit simpler:: .. _nginx: https://nginx.org/ .. _lighttpd: https://www.lighttpd.net/ -.. _cherokee: http://cherokee-project.com/ +.. _cherokee: https://cherokee-project.com/ .. _uwsgi: https://uwsgi-docs.readthedocs.io/en/latest/