From 9e5baad85f3a4a258af45affec3989c411aba982 Mon Sep 17 00:00:00 2001 From: Gary Y <84076465+Gazwai@users.noreply.github.com> Date: Thu, 17 Aug 2023 10:56:42 +0900 Subject: [PATCH] Update 103-reporting.md (#4298) The current link leads to an outdated page with a 404. https://www.ministryoftesting.com/dojo/series/the-testing-planet-2019/lessons/the-art-of-the-bug-report This is the new updated link. https://www.ministryoftesting.com/articles/11b82aee?s_id=15465627 --- .../roadmaps/qa/content/102-qa-manual-testing/103-reporting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/qa/content/102-qa-manual-testing/103-reporting.md b/src/data/roadmaps/qa/content/102-qa-manual-testing/103-reporting.md index eb497cdda..b2fc2d24c 100644 --- a/src/data/roadmaps/qa/content/102-qa-manual-testing/103-reporting.md +++ b/src/data/roadmaps/qa/content/102-qa-manual-testing/103-reporting.md @@ -6,4 +6,4 @@ Visit the following resources to learn more: - [Defect Management Process in Software Testing](https://www.guru99.com/defect-management-process.html) - [Writing clear bug reports](https://automationhacks.io/2020/07/25/writing-clear-bug-reports/) -- [The Art Of The Bug Report](https://www.ministryoftesting.com/dojo/series/the-testing-planet-2019/lessons/the-art-of-the-bug-report) +- [The Art Of The Bug Report](https://www.ministryoftesting.com/articles/11b82aee?s_id=15465627)