From 1da4c9bd8c27a06333d66c3f7e33af14108e83fd Mon Sep 17 00:00:00 2001 From: Igor Maznitsa Date: Sat, 7 Dec 2024 20:49:58 +0200 Subject: [PATCH] fixed link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 998dd6c4..22717385 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,8 @@ Adapted game version in ZX-Poly emulator format can be downloaded [from here](ad ## "Summer Santa Update 2022" (2022) On Christmas 2024, I made an adaptation of the -game ["Summer Santa Update 2022" (2022)](http://www.worldofspectrum.org/infoseekid.cgi?id=0003493) originally created +game ["Summer Santa Update 2022" (2022)](https://spectrumcomputing.co.uk/entry/39005/ZX-Spectrum/Summer_Santa_2022_Update) +originally created by [Paul Jenkinson](https://www.thespectrumshow.net/). This adaptation is optimized for the ZX-Poly emulator, specifically leveraging its 256x192 video mode 4. However, both the adapted and original TZX versions of the game have a limitation where gameplay is restricted to three sessions. This may be a bug in the original code.