diff --git a/docs/src/run-with-nginx.md b/docs/src/run-with-nginx.md index 0758551fa..f3e6a0a02 100644 --- a/docs/src/run-with-nginx.md +++ b/docs/src/run-with-nginx.md @@ -36,7 +36,7 @@ services: - ./pg_data:/var/lib/postgresql/data ``` -You can find an example NGINX configuration file [here](https://github.com/maplibre/martin/blob/main/nginx.conf). +You can find an example NGINX configuration file [here](https://github.com/maplibre/martin/blob/main/demo/frontend/nginx.conf). ## Rewriting URLs