diff --git a/README.md b/README.md
index 1d867cf6fcb7613743611951fc70720d333dfb3c..b85b92625464428e4fcee743af53d3781f8dc6a1 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ Since [uWSGI](https://uwsgi-docs.readthedocs.io/en/latest/) isn't fun to
 configure, feel free to copy
 [this file](https://0xacab.org/jvoisin/mat2-web/tree/master/config/uwsgi.config)
 to `/etc/uwsgi/apps-enabled/mat2-web.ini` and
-[this one](https://0xacab.org/jvoisin/mat2-web/tree/master/config/nginx.config)
+[this one](https://0xacab.org/jvoisin/mat2-web/tree/master/config/nginx-default.conf)
 to `/etc/nginx/sites-enabled/mat2-web`.
 
 Nginx is the recommended web engine, but you can also use Apache if you prefer,