diff --git a/services/admin-guide/webhosting.md b/services/admin-guide/webhosting.md index 539a442..2155e41 100644 --- a/services/admin-guide/webhosting.md +++ b/services/admin-guide/webhosting.md @@ -15,7 +15,7 @@ WebHosting is a service for running simple web apps without the need to operate - Add your web server configuration file to the `conf.d` directory (use `proxy_pass` with the container's name as specified in `docker-compose.yaml`). 4. **Create a Merge Request** - - Submit a merge request in the WebHosting repository: [WebHosting](https://git.psi.ch/linux-infra/WebHosting) + - Submit a merge request in the [WebHosting](https://git.psi.ch/linux-infra/WebHosting) repository. 5. **Contact Linux Engineering for Merge Approval** - Email [linux-eng](mailto:linux-eng@psi.ch) to request the merge of your branch after review.