diff --git a/jekyll/_posts/projects/2014-08-12-synapse.md b/jekyll/_posts/projects/2014-08-12-synapse.md index 80e54efc3..afe214c5b 100644 --- a/jekyll/_posts/projects/2014-08-12-synapse.md +++ b/jekyll/_posts/projects/2014-08-12-synapse.md @@ -20,7 +20,7 @@ To install, first take a look at **[Installing Synapse](https://matrix.org/docs/ You can use the [matrix-docker-ansible-deploy](https://github.com/spantaleev/matrix-docker-ansible-deploy) to easily install Synapse and related dependencies using pre-build Ansible playbooks and docker images. -Apt repo: [https://matrix.org/packages/debian/](https://matrix.org/packages/debian/) +Apt repo: [https://packages.matrix.org/debian/](https://packages.matrix.org/debian/) Docker image [matrixdotorg/synapse](https://hub.docker.com/r/matrixdotorg/synapse/) is built using [docker/Dockerfile](https://github.com/matrix-org/synapse/tree/master/docker)