From df7eb4edc08e842720cc6b2e54e37ef9b2453c53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabrice=20Flore-Th=C3=A9bault?= Date: Mon, 24 Jan 2022 09:10:20 +0100 Subject: [PATCH] chore: location for eclipse-che/che-docs-vale-style --- tools/get_vale_styles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/get_vale_styles.sh b/tools/get_vale_styles.sh index 9cb1ab9443..62f20229b8 100755 --- a/tools/get_vale_styles.sh +++ b/tools/get_vale_styles.sh @@ -15,4 +15,4 @@ set -e cd .vale/styles || exit rm -rf RedHat CheDocs wget -qO- https://github.com/redhat-documentation/vale-at-red-hat/releases/latest/download/RedHat.zip | unzip -q - -wget -qO- https://github.com/redhat-documentation/CheDocs/releases/latest/download/CheDocs.zip | unzip -q - +wget -qO- https://github.com/eclipse-che/che-docs-vale-style/releases/latest/download/CheDocs.zip | unzip -q -