From 1b7692c8edf65f4d22f7654b1171d7ed654d1564 Mon Sep 17 00:00:00 2001 From: Simey Lameze Date: Tue, 14 Oct 2025 11:05:18 +0800 Subject: [PATCH] Update QA links in documentation - add link to 5.1 qa cycle - fix broken link to qa dashboard --- general/development/process/testing/qa.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/general/development/process/testing/qa.md b/general/development/process/testing/qa.md index 602e6ae92..76d77c049 100644 --- a/general/development/process/testing/qa.md +++ b/general/development/process/testing/qa.md @@ -261,6 +261,7 @@ If you have any questions or comments, please post in the [Testing and QA forum] Comments on tests from previous QA cycles: +- [Moodle 5.1 QA](https://moodle.atlassian.net/browse/MDLQA-20667) - [Moodle 5.0 QA](https://moodle.atlassian.net/browse/MDLQA-19836) - [Moodle 4.5 QA](https://moodle.atlassian.net/browse/MDLQA-18925) - [Moodle 4.4 QA](https://moodle.atlassian.net/browse/MDLQA-18443) @@ -295,6 +296,6 @@ Comments on tests from previous QA cycles: ## See also -- [QA testing dashboard](https://moodle.atlassian.net/secure/Dashboard.jspa?selectPageId=11454) +- [QA testing dashboard](https://moodle.atlassian.net/jira/dashboards/10612) - [Testing credits](../../../community/credits/testing.md) - [Useful tips for QA testing](https://moodle.org/mod/forum/discuss.php?d=351302)