From 667bd43cb63d983e820e7086c2d1c2b4bfdd8b89 Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Thu, 23 Feb 2023 20:00:48 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Home.md b/Home.md index 9086863..c04df4b 100644 --- a/Home.md +++ b/Home.md @@ -13,6 +13,11 @@ * [[Bridges]]. * [[Useful console command examples]]. * [[Troubleshooting problems]]. + * [Program options for troubleshooting](https://github.com/matrix-construct/construct/wiki/Troubleshooting-problems#Useful-program-options). + * [Reverse proxies and middlewares](https://github.com/matrix-construct/construct/wiki/Troubleshooting-problems#Trouble-with-reverse-proxies-and-middlewares). + * [Recovering from broken configurations](https://github.com/matrix-construct/construct/wiki/Troubleshooting-problems#Recovering-from-broken-configurations). + * [Recovering from database corruption](https://github.com/matrix-construct/construct/wiki/Troubleshooting-problems#Recovering-from-database-corruption). + * [Timeouts while resolving domain names](https://github.com/matrix-construct/construct/wiki/Troubleshooting-problems#Timeouts-while-resolving-domain-names). * [[Events dump and rebuild]]. * [[Other known problems]]. * [[About the server]].