Updating new domain in documentation.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2022-11-19 12:13:04 -05:00
parent 26c58f19be
commit 95fbf39088
1 changed files with 1 additions and 1 deletions

View File

@ -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.