diff --git a/wsgi.md b/wsgi.md index 9774430d..236f56fb 100644 --- a/wsgi.md +++ b/wsgi.md @@ -5,7 +5,7 @@ permalink: /wsgi/ --- Radicale is compatible with the WSGI specification. Use `radicale.wsgi` from -the source code as the WSGI file. +the [source code]({{ site.baseurl }}/download/) as the WSGI file. A configuration file can be set with the `RADICALE_CONFIG` environment variable, otherwise no configuration file is loaded and the default configuration is used.