diff --git a/develop/development/contributing_guide.html b/develop/development/contributing_guide.html index 7c832019a2..e30f8861a7 100644 --- a/develop/development/contributing_guide.html +++ b/develop/development/contributing_guide.html @@ -223,8 +223,8 @@ cp docs/sample_log_config.yaml log_config.yaml

And then run Synapse with the following command:

poetry run python -m synapse.app.homeserver -c homeserver.yaml
@@ -242,7 +242,7 @@ to work on.

7. Turn coffee into code and documentation!

There is a growing amount of documentation located in the docs -directory, with a rendered version available online. +directory, with a rendered version available online. This documentation is intended primarily for sysadmins running their own Synapse instance, as well as developers interacting externally with Synapse. diff --git a/develop/print.html b/develop/print.html index fadcfdcab9..de6a4b3c2d 100644 --- a/develop/print.html +++ b/develop/print.html @@ -16491,8 +16491,8 @@ cp docs/sample_log_config.yaml log_config.yaml

And then run Synapse with the following command:

poetry run python -m synapse.app.homeserver -c homeserver.yaml
@@ -16510,7 +16510,7 @@ to work on.

7. Turn coffee into code and documentation!

There is a growing amount of documentation located in the docs -directory, with a rendered version available online. +directory, with a rendered version available online. This documentation is intended primarily for sysadmins running their own Synapse instance, as well as developers interacting externally with Synapse.