summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjfriedli2025-01-12 12:45:53 +0000
committerjfriedli2025-01-12 12:45:53 +0000
commit07136c9f41f15bfefd1e9f1189b035ac5fcbe519 (patch)
tree693ccd8e434022797039e56365e7258b04458b7e /README.md
parentc1feec2baf512c68cc77e8a07997afe7cd44666b (diff)
Fix hyperlink reference !292
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1d867cf..b85b926 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ Since [uWSGI](https://uwsgi-docs.readthedocs.io/en/latest/) isn't fun to
75configure, feel free to copy 75configure, feel free to copy
76[this file](https://0xacab.org/jvoisin/mat2-web/tree/master/config/uwsgi.config) 76[this file](https://0xacab.org/jvoisin/mat2-web/tree/master/config/uwsgi.config)
77to `/etc/uwsgi/apps-enabled/mat2-web.ini` and 77to `/etc/uwsgi/apps-enabled/mat2-web.ini` and
78[this one](https://0xacab.org/jvoisin/mat2-web/tree/master/config/nginx.config) 78[this one](https://0xacab.org/jvoisin/mat2-web/tree/master/config/nginx-default.conf)
79to `/etc/nginx/sites-enabled/mat2-web`. 79to `/etc/nginx/sites-enabled/mat2-web`.
80 80
81Nginx is the recommended web engine, but you can also use Apache if you prefer, 81Nginx is the recommended web engine, but you can also use Apache if you prefer,