diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-06-25 12:27:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-25 12:27:56 +0100 |
commit | c8cb1862604d24ea1b161a50b03e65a6251d1a7f (patch) | |
tree | 682fc1012f9ff6d8270653a5f3e8aa048dd73618 /docs/MSC1711_certificates_FAQ.md | |
parent | Change to absolute path for contrib/docker (diff) | |
download | synapse-c8cb1862604d24ea1b161a50b03e65a6251d1a7f.tar.xz |
Fix broken link in MSC1711 FAQ
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 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 |