summary refs log tree commit diff
path: root/docker/README.md
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-06-17 10:18:28 +0100
committerGitHub <noreply@github.com>2019-06-17 10:18:28 +0100
commita9dab970b8703c44ea023b8596d8f33c504f4608 (patch)
tree4339b8a24eafa1e77b96ff785ba710171e1acc72 /docker/README.md
parentMerge pull request #5440 from matrix-org/babolivier/third_party_event_rules (diff)
parentNewsfile (diff)
downloadsynapse-a9dab970b8703c44ea023b8596d8f33c504f4608.tar.xz
Merge pull request #5464 from matrix-org/erikj/3pid_remote_invite_state
Fix 3PID invite room state over federation.
Diffstat (limited to 'docker/README.md')
-rw-r--r--docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md

index df5d0151e2..5a596eecb9 100644 --- a/docker/README.md +++ b/docker/README.md
@@ -14,7 +14,7 @@ This image is designed to run either with an automatically generated configuration file or with a custom configuration that requires manual editing. An easy way to make use of this image is via docker-compose. See the -[contrib/docker](../contrib/docker) section of the synapse project for +[contrib/docker](https://github.com/matrix-org/synapse/tree/master/contrib/docker) section of the synapse project for examples. ### Without Compose (harder)