Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

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

Merged
merged 5 commits into from
May 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog.d/12748.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Link to the configuration manual from the welcome page of the documentation.
6 changes: 3 additions & 3 deletions docs/welcome_and_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.

Expand Down