diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-02-05 18:59:57 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-02-05 18:59:57 +0000 |
commit | b05dd4ac06e88797477ef1991d1b2e44583afb9a (patch) | |
tree | 857b52fbc6b03d4d110f73f9660cca51c8e35108 /UPGRADE.rst | |
parent | v0.99.0 (diff) | |
download | synapse-b05dd4ac06e88797477ef1991d1b2e44583afb9a.tar.xz |
faq cleanups
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r-- | UPGRADE.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst index 3643477250..d869b7111b 100644 --- a/UPGRADE.rst +++ b/UPGRADE.rst @@ -57,7 +57,7 @@ will need to replace any self-signed certificates with those verified by a root CA. Information on how to do so can be found at `the ACME docs <docs/ACME.md>`_. -For more information on configuring TLS certificates see the `FAQ <https://github.com/matrix-org/synapse/blob/master/docs/MSC1711_certificates_FAQ.md>`_ +For more information on configuring TLS certificates see the `FAQ <docs/MSC1711_certificates_FAQ.md>`_. Upgrading to v0.34.0 ==================== |