From 9a7cb816b58ebd51d84ae3b286286ae0bced89a6 Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Mon, 28 Oct 2019 20:23:14 +0100 Subject: [PATCH] add ) Former-commit-id: 062c5ea374c1a20a6870507b6fc17847335f57b4 --- .ci/.autoRedirect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/.autoRedirect b/.ci/.autoRedirect index 363f055e..9c99360d 100644 --- a/.ci/.autoRedirect +++ b/.ci/.autoRedirect @@ -35,7 +35,7 @@ } else { window.location.href = 'https://r3-core.pages.uni.lu/howto-cards-internal/stable/external/'+sub; } - } + }); } else { window.location.href = 'https://r3-core.pages.uni.lu/howto-cards-internal/stable/'+sub; } -- GitLab