From f7f2421e7155e581c96c407cd0875f67d70153fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mentine=20Urquizar=20-=20curqui?= Date: Wed, 3 Nov 2021 17:09:50 +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 d3085f6d8..d4f1ca2ce 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-swift/issues/new/choose' + echo 'Please let us know about this issue: https://github.com/meilisearch/MeiliSearch/issues/new/choose' exit 1 fi