From db7c5c006778030fad4325f47300af081a19780b Mon Sep 17 00:00:00 2001 From: Offray Luna Date: Sat, 19 Nov 2022 17:00:16 -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 b4ec017..0dc4576 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,6 @@ To install, first install [ExoRepo](https://code.tupale.co/Offray/ExoRepo) and t ```smalltalk ExoRepo new - repository: 'https://code.tupale.co/Offray/TiddlyWikiPharo'; + repository: 'https://code.sustrato.red/Offray/TiddlyWikiPharo'; load. ``` \ No newline at end of file