From 63e558848397378cc28dd66ee0cc61e95b37b85a Mon Sep 17 00:00:00 2001 From: Offray Luna Date: Sat, 19 Nov 2022 12:23:49 -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 0d7b872..e2862ff 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ MiniDocs is a project that includes several minimalistic documentation tools use To install it, *first* install [ExoRepo](https://code.tupale.co/Offray/ExoRepo) and then run from a playground: ``` -ExoRepo new repository: 'https://code.tupale.co/Offray/MiniDocs'; load. +ExoRepo new repository: 'https://code.sustrato.red/Offray/MiniDocs'; load. ```