From 72976da3a4cc593a403b6a88cbd7afc00283089c Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Sat, 2 Oct 2021 07:01:00 +0200 Subject: [PATCH] readme: adjust Z3randomizer link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c694adb0..0f1e49f6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you are running Archipelago from a non-Windows system then the likely scenari ## Related Repositories This project makes use of multiple other projects. We wouldn't be here without these other repositories and the contributions of their developers, past and present. -* [z3randomizer](https://github.com/CaitSith2/z3randomizer) +* [z3randomizer](https://github.com/ArchipelagoMW/z3randomizer) * [Enemizer](https://github.com/Ijwu/Enemizer) * [Ocarina of Time Randomizer](https://github.com/TestRunnerSRL/OoT-Randomizer)