From 592c5d0c574504c0658f6ba6a54887497460857b Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 18 Jul 2021 17:03:45 +0200 Subject: [PATCH] Update 'Modules' --- Modules.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Modules.md b/Modules.md index 7f647dd..73e55f2 100644 --- a/Modules.md +++ b/Modules.md @@ -76,13 +76,13 @@ Download the latest stable version and follow the [installation instructions](ht # SimpleCarousel -https://github.com/m-art-in/Omeka-S-SimpleCarousel +https://git.hangar.org/arcHIVE-tech/SimpleCarousel-omeka-module ``` cd ./modules -wget https://github.com/m-art-in/Omeka-S-SimpleCarousel/archive/refs/heads/master.zip -unzip master.zip -mv Omeka-S-SimpleCarousel-master/ SimpleCarousel +https://git.hangar.org/arcHIVE-tech/SimpleCarousel-omeka-module/archive/main.zip +unzip main.zip +mv simplecarousel-omeka-module/ SimpleCarousel ```