diff --git a/develop/.sample_config_header.yaml b/develop/.sample_config_header.yaml index 8c9b31acdb..09e86ca0ca 100644 --- a/develop/.sample_config_header.yaml +++ b/develop/.sample_config_header.yaml @@ -8,7 +8,8 @@ # # It is *not* intended to be copied and used as the basis for a real # homeserver.yaml. Instead, if you are starting from scratch, please generate -# a fresh config using Synapse by following the instructions in INSTALL.md. +# a fresh config using Synapse by following the instructions in +# https://matrix-org.github.io/synapse/latest/setup/installation.html. # Configuration options that take a time period can be set using a number # followed by a letter. Letters have the following meanings: diff --git a/develop/MSC1711_certificates_FAQ.html b/develop/MSC1711_certificates_FAQ.html index bbc1e7aaad..9af833a3af 100644 --- a/develop/MSC1711_certificates_FAQ.html +++ b/develop/MSC1711_certificates_FAQ.html @@ -195,7 +195,7 @@ certificate checks.

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 instead.

+the installation guide instead.

Introduction

The goal of Synapse 0.99.0 is to act as a stepping stone to Synapse 1.0.0. It supports the r0.1 release of the server to server specification, but is diff --git a/develop/postgres.html b/develop/postgres.html index 4122d5fe78..7718acd97e 100644 --- a/develop/postgres.html +++ b/develop/postgres.html @@ -189,7 +189,7 @@ connect to a postgres database.