Fix hyperlink reference !292

This commit is contained in:
jfriedli 2025-01-12 12:45:53 +00:00
parent c1feec2baf
commit 07136c9f41

View File

@ -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,