Merge pull request #41 from vector-im/twily/synapseDocsLink

Update Synapse docs link to the new documentation page
This commit is contained in:
Twilight Sparkle 2021-10-18 09:16:59 +01:00 committed by GitHub
commit 320607b575
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ You need these items to complete the import. If you are migrating from EMS, EMS
1. Following official documentation, install and configure
1. [PostgreSQL](https://www.postgresql.org/)
1. [Synapse](https://github.com/matrix-org/synapse/)
1. [Synapse](https://matrix-org.github.io/synapse/latest/)
1. [matrix-media-repo](https://github.com/turt2live/matrix-media-repo)
1. When generating your Synapse configuration file, you MUST use the same domain as your EMS server.
1. Do not start Synapse yet.