diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-14 10:51:03 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-14 10:51:03 +0000 |
commit | bbb39634d6b885fa49b3f4047474bbbc52ea1b49 (patch) | |
tree | 4082a80177509b63e1ab943b52aa5d39c240d1da /docs | |
parent | Prevent multiple upgrades on the same room at once (#5051) (diff) | |
parent | Remove & changelog (#5548) (diff) | |
download | synapse-bbb39634d6b885fa49b3f4047474bbbc52ea1b49.tar.xz |
Remove & changelog (#5548)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/MSC1711_certificates_FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MSC1711_certificates_FAQ.md b/docs/MSC1711_certificates_FAQ.md index 7f9a23ff31..83497380df 100644 --- a/docs/MSC1711_certificates_FAQ.md +++ b/docs/MSC1711_certificates_FAQ.md @@ -14,7 +14,7 @@ upgraded, however it may be of use to those with old installs returning to the project. If you are setting up a server from scratch you almost certainly should look at -the [installation guide](INSTALL.md) instead. +the [installation guide](../INSTALL.md) instead. ## Introduction The goal of Synapse 0.99.0 is to act as a stepping stone to Synapse 1.0.0. It |