Commit cb2fdf1e authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: update GitLab links

parent 8c85f7b8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ function log_warn() {
}

function log_error() {
  >&2 echo -e "[\\e[1;91mERROR\\e[0m] $*"
  >&2 echo -e "[\\e[1;91mERROR\\e[0m] $*"lighthouse
}

function fail() {