From cc3c9952db4a837ac81f449f4df4b5ce11c573c4 Mon Sep 17 00:00:00 2001
From: Linda Lapinlampi <linda@lindalap.fi>
Date: Mon, 19 Dec 2022 18:55:32 +0000
Subject: [PATCH 1/2] docs: Change issue tracker links to be more precise

Fixes: #4063
---
 README-dev.md | 8 ++++----
 README.md     | 5 +++--
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/README-dev.md b/README-dev.md
index 08ea826c..f0d9f5a5 100644
--- a/README-dev.md
+++ b/README-dev.md
@@ -33,8 +33,8 @@ then trying to fix it is possibly the easiest way to get involved.
 ----
 
 A list of known issues and software defects is maintained on [Zandronum issue
-tracker](https://zandronum.com/tracker/). Those pesky Doomguys keep making a
-mess!
+tracker](https://zandronum.com/tracker/search.php?project_id=2). Those pesky
+Doomguys keep making a mess!
 
 You are welcomed to register and contribute to issues `;-)` on our issue
 tracker, but we do also recognize not every old school autistic hacker probable
@@ -135,8 +135,8 @@ change](https://confluence.atlassian.com/bitbucket/create-a-pull-request-to-merg
 ### Issue tracker
 
 Contributions are accepted for merging from issue attachments on [Zandronum
-issue tracker](https://zandronum.com/tracker/). This requires an account on the
-issue tracker.
+issue tracker](https://zandronum.com/tracker/search.php?project_id=2). This
+requires an account on the issue tracker.
 
 Use git [format-patch](https://git-scm.com/docs/git-format-patch) to create
 patches which include contributor's name and email address. Attach the patches
diff --git a/README.md b/README.md
index f219c12a..6086d742 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,9 @@ Doomseeker and Wadseeker are licensed under the GNU LGPL v2.1 or later.
 
 * [Website](https://doomseeker.drdteam.org)
 * [Install Guide](https://wiki.zandronum.com/Install_Doomseeker)
-* Suggestions & bug reporting: [Zandronum Tracker](https://zandronum.com/tracker/)
-  / Doomseeker project
+* Suggestions & bug reporting: [Zandronum
+  Tracker](https://zandronum.com/tracker/search.php?project_id=2) / Doomseeker
+  project
 * Direct support: [Zandronum Discord](https://discord.gg/8QqxCBR)
 
 Compiling
-- 
2.39.0

