Browse Source

Switch the 'Configuration' link in the docs homepage to the config manual (#12748)

tags/v1.60.0rc1
Andrew Morgan 1 year ago
committed by GitHub
parent
commit
a167304c8b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions
  1. +1
    -0
      changelog.d/12748.doc
  2. +3
    -3
      docs/welcome_and_overview.md

+ 1
- 0
changelog.d/12748.doc View File

@@ -0,0 +1 @@
Link to the configuration manual from the welcome page of the documentation.

+ 3
- 3
docs/welcome_and_overview.md View File

@@ -7,10 +7,10 @@ team.
## Installing and using Synapse

This documentation covers topics for **installation**, **configuration** and
**maintainence** of your Synapse process:
**maintenance** of your Synapse process:

* Learn how to [install](setup/installation.md) and
[configure](usage/configuration/index.html) your own instance, perhaps with [Single
[configure](usage/configuration/config_documentation.md) your own instance, perhaps with [Single
Sign-On](usage/configuration/user_authentication/index.html).

* See how to [upgrade](upgrade.md) between Synapse versions.
@@ -65,7 +65,7 @@ following documentation:

Want to help keep Synapse going but don't know how to code? Synapse is a
[Matrix.org Foundation](https://matrix.org) project. Consider becoming a
supportor on [Liberapay](https://liberapay.com/matrixdotorg),
supporter on [Liberapay](https://liberapay.com/matrixdotorg),
[Patreon](https://patreon.com/matrixdotorg) or through
[PayPal](https://paypal.me/matrixdotorg) via a one-time donation.



Loading…
Cancel
Save