From 541a1ab527e5130e1b9381542f223e4e6429d756 Mon Sep 17 00:00:00 2001 From: 96RadhikaJadhav Date: Fri, 12 Mar 2021 14:45:11 +0530 Subject: [PATCH] Fixed broken discussions link --- wiki/en/en-Contribution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/en/en-Contribution.md b/wiki/en/en-Contribution.md index 7dcd12014..53f2201c0 100644 --- a/wiki/en/en-Contribution.md +++ b/wiki/en/en-Contribution.md @@ -17,7 +17,7 @@ See the [Jamulus GitHub repo](https://github.com/jamulussoftware/jamulus) for fu * If you find a mistake, typo or something out of date (in any language) on the website, you can [open an issue on GitHub](https://github.com/jamulussoftware/jamuluswebsite/issues). -* If you think some documentation or information is missing or can be improved, post about that on [the discussion forum](https://github.com/jamulussoftware/jamuluswebsite/discussions) so that it can be discussed first. +* If you think some documentation or information is missing or can be improved, post about that on [the discussion forum](https://github.com/jamulussoftware/jamulus/discussions) so that it can be discussed first. Have a look at the [CONTRIBUTING file](https://github.com/jamulussoftware/jamuluswebsite/blob/changes/CONTRIBUTING.md) for the website and the [Website GitHub repo](https://github.com/jamulussoftware/jamuluswebsite) for further information.