From 9b18aead464d814287c8ed9dae10e11985c5dee5 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Wed, 16 Aug 2023 09:13:46 +0200 Subject: [PATCH] Fix link to not existing faq Signed-off-by: Benjamin Brahmer --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8d804cd3a..7ddd2e97b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,7 @@ Read this when you want to: * Disable all browser add-ons to make sure that it's not a plugin's fault (adblockers, especially cosmetic filters) * Clear your PHP opcode cache if you use any by restarting your webserver. * [Check if they have already been reported](https://github.com/nextcloud/news/issues?state=open) -* [Check if your problem is covered in the FAQ section]( https://nextcloud.github.io/news/faq) +* [Check if your problem is covered in the Troubleshooting section](https://nextcloud.github.io/news/troubleshooting/) ### Debugging issues * Enable debug mode in your **config/config.php**: