From 8c3e0e324d8cd1a778d70912ff31991e148251f8 Mon Sep 17 00:00:00 2001 From: Yaya Date: Tue, 7 May 2024 09:35:53 +0200 Subject: [PATCH] faq: Update link to recommended contributions wiki page It was previously pointing to the CppNix version of [`CONTRIBUTING.md`]. [`CONTRIBUTING.md`]: https://git.lix.systems/lix-project/lix/src/commit/30dcc19d1f30fc203be460134c4578509cce704f/CONTRIBUTING.md --- content/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq.md b/content/faq.md index 86f6a879..b77ad6db 100644 --- a/content/faq.md +++ b/content/faq.md @@ -55,7 +55,7 @@ compiling lists of resources, web design, bug tracker triage, and more. If you'r to get started on, we have triaged some tasks [that we believe should be straightforward](https://git.lix.systems/lix-project/lix/issues?q=&type=all&sort=&state=open&labels=157&milestone=0&project=0&assignee=0&poster=0). To read more about which tasks we recommend taking on, see -[Freezes and recommended contributions](https://git.lix.systems/lix-project/lix/src/branch/main/CONTRIBUTING.md). +[Freezes and recommended contributions](https://wiki.lix.systems/link/9). Feel free to ask for help in the Lix development channel. Especially feel free to ask for us to write down more work that we would like help with, or to write contribution information that is missing;