From fec0101ed41ac77208d50078b24128be9178aea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Cresson?= <remi.cresson@teledetection.fr> Date: Tue, 20 Apr 2021 12:10:30 +0200 Subject: [PATCH] DOC: Update moringa doc link --- doc/DOCKERUSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/DOCKERUSE.md b/doc/DOCKERUSE.md index d439b59..1a3dd67 100644 --- a/doc/DOCKERUSE.md +++ b/doc/DOCKERUSE.md @@ -89,7 +89,7 @@ See here how to install docker on Ubuntu [here](https://docs.docker.com/engine/i # Docker Usage -This section is largely inspired from the [moringa docker help](https://gitlab.irstea.fr/raffaele.gaetano/moringa/-/raw/develop/docker/README.md). Big thanks to them. +This section is largely inspired from the [moringa docker help](https://gitlab.irstea.fr/raffaele.gaetano/moringa/blob/develop/docker/README.md). Big thanks to them. ## Useful diagnostic commands -- GitLab