diff --git a/README.md b/README.md
index fe7363a..f6d6708 100644
--- a/README.md
+++ b/README.md
@@ -574,11 +574,10 @@ Many thanks to the following individuals (in alphabetical order):
* **Brady, Stuart**
* For his research on the flag behavior of the `ccf/scf` instructions. [10](#r10)
* **Brewer, Tony**
- 1. For his research on the special RESET. [11](#r11)
- 2. For sharing information about the RESET signal. [12](#r12)
- 3. For helping to crack the flag behavior of the block instructions. [2](#r2)
- 4. For conducting low-level tests on real hardware. [2](#r2)
- 5. For helping me to test different undocumented behaviors of the Zilog Z80.
+ 1. For his research on the special RESET. [11](#r11), [12](#r12)
+ 2. For helping to crack the flag behavior of the block instructions. [2](#r2)
+ 3. For conducting low-level tests on real hardware. [2](#r2)
+ 4. For helping me to test different undocumented behaviors of the Zilog Z80.
* **Bystrov, Dmitry (Alone Coder)**
* For validating tests on real hardware. [4](#r4)
* **Chunin, Roman (CHRV)**
@@ -688,7 +687,7 @@ Many thanks to the following individuals (in alphabetical order):
10. https://sourceforge.net/p/fuse-emulator/mailman/message/6929573
11. Brewer, Tony (2014-12). _"Z80 Special Reset"_.
* http://primrosebank.net/computers/z80/z80_special_reset.htm
-12. https://mtxworld.dk/memorum/viewtopic.php?p=1352#p1352
+12. https://stardot.org.uk/forums/viewtopic.php?p=357136#p357136
13. https://worldofspectrum.org/forums/discussion/20345
14. https://groups.google.com/g/comp.os.cpm/c/HfSTFpaIkuU/m/KotvMWu3bZoJ
15. Cringle, Frank D. (1998-01-28). _"Yaze - Yet Another Z80 Emulator"_ v1.10.
diff --git a/THANKS b/THANKS
index 1a9ebc2..c04e9e0 100644
--- a/THANKS
+++ b/THANKS
@@ -19,11 +19,10 @@ Many thanks to the following individuals (in alphabetical order):
* Brady, Stuart
For his research on the flag behavior of the `ccf/scf` instructions [10].
* Brewer, Tony
- 1. For his research on the special RESET [11].
- 2. For sharing information about the RESET signal [12].
- 3. For helping to crack the flag behavior of the block instructions [2].
- 4. For conducting low-level tests on real hardware [2].
- 5. For helping me to test different undocumented behaviors of the Zilog Z80.
+ 1. For his research on the special RESET [11,12].
+ 2. For helping to crack the flag behavior of the block instructions [2].
+ 3. For conducting low-level tests on real hardware [2].
+ 4. For helping me to test different undocumented behaviors of the Zilog Z80.
* Bystrov, Dmitry (Alone Coder)
For validating tests on real hardware [4].
* Chunin, Roman (CHRV)
@@ -142,7 +141,7 @@ References
10. https://sourceforge.net/p/fuse-emulator/mailman/message/6929573
11. Brewer, Tony (2014-12). "Z80 Special Reset".
* http://primrosebank.net/computers/z80/z80_special_reset.htm
-12. https://mtxworld.dk/memorum/viewtopic.php?p=1352#p1352
+12. https://stardot.org.uk/forums/viewtopic.php?p=357136#p357136
13. https://worldofspectrum.org/forums/discussion/20345
14. https://groups.google.com/g/comp.os.cpm/c/HfSTFpaIkuU/m/KotvMWu3bZoJ
15. Cringle, Frank D. (1998-01-28). "Yaze - Yet Another Z80 Emulator" v1.10.
diff --git a/documentation/Thanks.rst b/documentation/Thanks.rst
index 70a32ce..d72442d 100644
--- a/documentation/Thanks.rst
+++ b/documentation/Thanks.rst
@@ -58,11 +58,10 @@ Many thanks to the following individuals (in alphabetical order):
* **Brewer, Tony**
- 1. For his research on the special RESET. |re| |fe| :ref:`11` |ren| |ces|
- 2. For sharing information about the RESET signal. |re| |fe| :ref:`12` |ren| |ces|
- 3. For helping to crack the flag behavior of the block instructions. |re| |fe| :ref:`2` |ren| |ces|
- 4. For conducting low-level tests on real hardware. |re| |fe| :ref:`2` |ren| |ces|
- 5. For helping me to test different undocumented behaviors of the Zilog Z80.
+ 1. For his research on the special RESET. |re| |fe| :ref:`11`, :ref:`12` |ren| |ces|
+ 2. For helping to crack the flag behavior of the block instructions. |re| |fe| :ref:`2` |ren| |ces|
+ 3. For conducting low-level tests on real hardware. |re| |fe| :ref:`2` |ren| |ces|
+ 4. For helping me to test different undocumented behaviors of the Zilog Z80.
* **Bystrov, Dmitry (Alone Coder)**
@@ -305,7 +304,7 @@ References
.. _r12:
- https://mtxworld.dk/memorum/viewtopic.php?p=1352#p1352
+ https://stardot.org.uk/forums/viewtopic.php?p=357136#p357136
13.