diff options
author | Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> | 2021-07-08 16:46:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-08 15:46:13 +0100 |
commit | 974261cd819b06589b8d3588203c0bcddfddd795 (patch) | |
tree | 618252bf88c8e43a9b83c91105fbddee655ae6f8 /docs/MSC1711_certificates_FAQ.md | |
parent | Update links to documentation in sample config (#10287) (diff) | |
download | synapse-974261cd819b06589b8d3588203c0bcddfddd795.tar.xz |
Fix broken links in INSTALL.md (#10331)
Signed-off-by: Dirk Klimpel dirk@klimpel.org
Diffstat (limited to 'docs/MSC1711_certificates_FAQ.md')
-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 ce8189d4ed..283f288aaf 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](setup/installation.md) instead. ## Introduction The goal of Synapse 0.99.0 is to act as a stepping stone to Synapse 1.0.0. It |