summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-08-16 09:13:46 +0200
committeranoy <anoymouserver@users.noreply.github.com>2023-08-16 17:23:56 +0200
commitac336174de108b627213327948d7797c81d2ffed (patch)
treeab49d6308dc52302f7cc6679baf2ea589e145eab /CONTRIBUTING.md
parent0c7b9112f482480ca03cf3edc154aec3b59142d0 (diff)
Fix link to not existing faq
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
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**: