From 95fbf390882b954d314522bb365bc929ef8c9e7b Mon Sep 17 00:00:00 2001 From: Offray Luna Date: Sat, 19 Nov 2022 12:13:04 -0500 Subject: [PATCH] Updating new domain in documentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce0bdb..c11db85 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Run from a playground: location := FileLocator localDirectory / 'iceberg' / 'Offray' / 'ExoRepo'. (IceRepositoryCreator new location: location; - remote: (IceGitRemote url: 'https://code.tupale.co/Offray/ExoRepo.git'); + remote: (IceGitRemote url: 'https://code.sustrato.red/Offray/ExoRepo.git'); createRepository) register.