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.