From 5002c7edaa3efd19e240aa5fce9e24730246beae Mon Sep 17 00:00:00 2001
From: Slavi Pantaleev <slavi@devture.com>
Date: Wed, 19 Jun 2019 10:30:04 +0300
Subject: [PATCH] Fix broken docs link

---
 docs/maintenance-and-troubleshooting.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/maintenance-and-troubleshooting.md b/docs/maintenance-and-troubleshooting.md
index ad0babc94..bb8730aec 100644
--- a/docs/maintenance-and-troubleshooting.md
+++ b/docs/maintenance-and-troubleshooting.md
@@ -18,4 +18,4 @@ sudo journalctl -fu matrix-synapse
 
 ## Postgres
 
-See the dedicated [PostgreSQL Maintenance](maintenances-postgres.md) documentation page.
+See the dedicated [PostgreSQL Maintenance](maintenance-postgres.md) documentation page.