From 4335302b4f69ea9208cc3d844630665ca1ea0259 Mon Sep 17 00:00:00 2001 From: Twilight Sparkle <19155609+Twi1ightSparkle@users.noreply.github.com> Date: Fri, 15 Oct 2021 15:08:46 +0100 Subject: [PATCH] Update Synapse docs link to the new documentation page --- src/Import-Database-and-Media-Dump.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Import-Database-and-Media-Dump.md b/src/Import-Database-and-Media-Dump.md index 55f864c..cb44f4b 100644 --- a/src/Import-Database-and-Media-Dump.md +++ b/src/Import-Database-and-Media-Dump.md @@ -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.