From caad2ea61e82203913c2cb5f1e518bbbc63b1ae4 Mon Sep 17 00:00:00 2001 From: Esa Juhani Ruoho Date: Wed, 3 Apr 2024 00:13:28 +0300 Subject: [PATCH] Fix Candy Box url (#722) as per https://github.com/doublespeakgames/adarkroom/issues/693 - the current Candy Box url is dead and leads to spam. This fixes the url. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 33708fc..244f8e4 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ ================== A minimalist text adventure by Michael Townsend and all his friends. - Inspired by Candy Box (http://candies.aniwey.net/) + Inspired by Candy Box (https://candybox2.github.io/candybox) Contribute on GitHub! (https://github.com/doublespeakgames/adarkroom/) --> A Dark Room