diff options
author | Neil Johnson <neil@matrix.org> | 2019-04-01 14:08:53 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2019-04-01 14:08:53 +0100 |
commit | 62988f73fd6f005835996f2c2134b8c09a515575 (patch) | |
tree | c5d5310246c9f97e97dbffcd59482159a7ab7a81 /INSTALL.md | |
parent | Collect room-version variations into one place (#4969) (diff) | |
parent | 0.99.3 (diff) | |
download | synapse-62988f73fd6f005835996f2c2134b8c09a515575.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index de6893530d..a5c3c6efaa 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -384,7 +384,7 @@ To configure Synapse to expose an HTTPS port, you will need to edit `cert.pem`). For those of you upgrading your TLS certificate in readiness for Synapse 1.0, -please take a look at `our guide <docs/MSC1711_certificates_FAQ.md#configuring-certificates-for-compatibility-with-synapse-100>`_. +please take a look at [our guide](docs/MSC1711_certificates_FAQ.md#configuring-certificates-for-compatibility-with-synapse-100). ## Registering a user |