diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/docker/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/docker/README.md b/contrib/docker/README.md index 10b15b0407..05254e5192 100644 --- a/contrib/docker/README.md +++ b/contrib/docker/README.md @@ -38,4 +38,4 @@ docker-compose up -d ### More information -For more information on required environment variables and mounts, see the main docker documentation at `docker/README.md` +For more information on required environment variables and mounts, see the main docker documentation at [/docker/README.md](../../docker/README.md) |