From 290267ff4d0f7f3a7f3e4d4b2d22a46da7a69519 Mon Sep 17 00:00:00 2001
From: alepouna <98479040+alepouna@users.noreply.github.com>
Date: Sun, 1 Sep 2024 04:01:04 +0300
Subject: [PATCH] Update qa-process.md
---
docs/dev-corner/qa-process.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/dev-corner/qa-process.md b/docs/dev-corner/qa-process.md
index 432550270..dbbd23f29 100644
--- a/docs/dev-corner/qa-process.md
+++ b/docs/dev-corner/qa-process.md
@@ -40,7 +40,7 @@ To manage this process, we use the GitHub Project feature.
This is a simple Kanban board where items move from the left to the right. For QA tests, the third column is relevant ("QA Team Review: Ready to Test")
-![QA Project Board on GitHub](assets/qa-process/qa-board.png "QA Project Board on GitHub"){loading=lazy}
[QA Project Board on GitHub](https://github.com/flybywiresim/aircraft/projects/4){target=new}
+![QA Project Board on GitHub](assets/qa-process/qa-board.png "QA Project Board on GitHub"){loading=lazy}
[QA Project Board on GitHub](https://github.com/orgs/flybywiresim/projects/7){target=new}
If you have gotten a grasp on the above instructions, pick a PR to test from the list.