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

While here, update the copyright date and author name in
`README-dev.md`.

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

diff --git a/README-dev.md b/README-dev.md
index 08ea826c..b23e8a1c 100644
--- a/README-dev.md
+++ b/README-dev.md
@@ -1,6 +1,6 @@
 # `README` file for developers
 
-    Copyright (C) 2019 Juuso "Linda" Lapinlampi
+    Copyright (C) 2019, 2022 Linda Lapinlampi
 
     Copying and distribution of this file, with or without modification,
     are permitted in any medium without royalty provided the copyright
@@ -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

