diff options
author | Michael Kaye <1917473+michaelkaye@users.noreply.github.com> | 2018-08-03 09:13:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-03 09:13:54 +0100 |
commit | 637b11b9edd7de93aeabb3688ab2dda6c58015a3 (patch) | |
tree | 417e36cff421805b99360aafb402a92ca8fd9b53 /README.rst | |
parent | Update README.rst (diff) | |
download | synapse-637b11b9edd7de93aeabb3688ab2dda6c58015a3.tar.xz |
Update README.rst
Link to contrib/docker
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 1d602adc7e..4c5971d043 100644 --- a/README.rst +++ b/README.rst @@ -159,7 +159,7 @@ In case of problems, please see the _`Troubleshooting` section below. There is an offical synapse image available at https://hub.docker.com/r/matrixdotorg/synapse/tags/ which can be used with -the docker-compose file available at `contrib/docker`. Further information on +the docker-compose file available at `contrib/docker <contrib/docker>`_. Further information on this including configuration options is available in the README on hub.docker.com. |