From 0b1ee94b0046015235f095fd3355e4760a41695a Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Sun, 2 Feb 2025 03:48:48 +0900 Subject: [PATCH] Update docs/maintenance-and-troubleshooting.md: add the link to Synapse maintenance documentation page Signed-off-by: Suguru Hirahara --- docs/maintenance-and-troubleshooting.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/maintenance-and-troubleshooting.md b/docs/maintenance-and-troubleshooting.md index 7cf08e2eb..99205697e 100644 --- a/docs/maintenance-and-troubleshooting.md +++ b/docs/maintenance-and-troubleshooting.md @@ -29,7 +29,11 @@ The shortcut command with `just` program is also available: `just run-tags run-d ### Postgres -See the dedicated [PostgreSQL Maintenance](maintenance-postgres.md) documentation page. +See the dedicated [PostgreSQL maintenance](maintenance-postgres.md) documentation page. + +### Synapse + +See the dedicated [Synapse maintenance](maintenance-synapse.md) documentation page. ## Troubleshooting