From: Martin Quinson Date: Sun, 19 May 2019 19:30:45 +0000 (+0200) Subject: stupid me, that file was moved just before X-Git-Tag: v3.22.4~92 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f81a3114702afbf4b31f6469f77699ba18762092 stupid me, that file was moved just before --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9fd21d49ae..3b5eebfc2e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ pages: - cd docs - LC_ALL=C.UTF-8 ./Build.sh - mv build/html ../public - - linkchecker build/html + - linkchecker ../public artifacts: paths: - public