diff --git a/src/ExoRepo/ExoRepo.class.st b/src/ExoRepo/ExoRepo.class.st index 9a1c053..da4153b 100644 --- a/src/ExoRepo/ExoRepo.class.st +++ b/src/ExoRepo/ExoRepo.class.st @@ -13,6 +13,7 @@ ExoRepo class >> index [ | reposIndex repositoryAddresses| repositoryAddresses := #('https://code.sustrato.red/Offray/MiniDocs' + 'https://code.sustrato.red/Offray/Fossil' 'https://code.sustrato.red/Offray/Shortener' 'https://code.sustrato.red/Offray/TiddlyWikiPharo' 'https://code.sustrato.red/mutabiT/EchartsPharo'