summary refs log tree commit diff
path: root/develop/setup
diff options
context:
space:
mode:
Diffstat (limited to 'develop/setup')
-rw-r--r--develop/setup/installation.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/develop/setup/installation.html b/develop/setup/installation.html
index 9c0b57e425..85a3d847a8 100644
--- a/develop/setup/installation.html
+++ b/develop/setup/installation.html
@@ -165,8 +165,8 @@ that your email address is probably <code>user@example.com</code> rather than
 for most users.</p>
 <h4 id="docker-images-and-ansible-playbooks"><a class="header" href="#docker-images-and-ansible-playbooks">Docker images and Ansible playbooks</a></h4>
 <p>There is an official synapse image available at
-<a href="https://hub.docker.com/r/matrixdotorg/synapse">https://hub.docker.com/r/matrixdotorg/synapse</a> which can be used with
-the docker-compose file available at
+<a href="https://hub.docker.com/r/matrixdotorg/synapse">https://hub.docker.com/r/matrixdotorg/synapse</a> or at <a href="https://ghcr.io/matrix-org/synapse"><code>ghcr.io/matrix-org/synapse</code></a>
+which can be used with the docker-compose file available at
 <a href="https://github.com/matrix-org/synapse/tree/develop/contrib/docker">contrib/docker</a>.
 Further information on this including configuration options is available in the README
 on hub.docker.com.</p>