From db56d6cb116bc4c26a8ffdb4d4d181db1f6c8e86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mentine=20Urquizar=20-=20curqui?= Date: Wed, 26 Jan 2022 17:54:22 +0100 Subject: [PATCH] Update download-latest.sh --- download-latest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download-latest.sh b/download-latest.sh index 926f5f630..cf6146c2f 100644 --- a/download-latest.sh +++ b/download-latest.sh @@ -182,7 +182,7 @@ latest="$(get_latest)" if [ "$latest" = '' ]; then echo '' echo 'Impossible to get the latest stable version of Meilisearch.' - echo 'Please let us know about this issue: https://github.com/meilisearch/Meilisearch/issues/new/choose' + echo 'Please let us know about this issue: https://github.com/meilisearch/meilisearch/issues/new/choose' exit 1 fi