Skip to content

Commit fb9eb37

Browse files
committed
Modify invalid links in README.md
1 parent 63fae1a commit fb9eb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ On top of that, we've added `gunicorn.conf.py` with some example settings.
360360
1. <https://devcenter.heroku.com/articles/python-gunicorn>
361361
1. <https://adamj.eu/tech/2019/09/19/working-around-memory-leaks-in-your-django-app/>
362362
1. <https://adamj.eu/tech/2021/12/29/set-up-a-gunicorn-configuration-file-and-test-it/>
363-
1. Worker settings - <https://docs.gunicorn.org/(en/latest/settings.html#worker-processes>
363+
1. Worker settings - <https://docs.gunicorn.org/en/latest/settings.html#worker-processes>
364364
1. A brief description of the architecture of Gunicorn - <https://docs.gunicorn.org/en/latest/design.html>
365365

366366
### Render

0 commit comments

Comments
 (0)