From 72bd4bc7d99076e5b69a1e73f251774ee26ff9fb Mon Sep 17 00:00:00 2001 From: Alexander Reelsen Date: Fri, 21 Jun 2024 10:11:48 +0200 Subject: [PATCH] Docs: Fix docker call to run eland --- .../stack/ml/nlp/ml-nlp-text-emb-vector-search-example.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/stack/ml/nlp/ml-nlp-text-emb-vector-search-example.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-text-emb-vector-search-example.asciidoc index 01b73b2ca..6c8e63c48 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-text-emb-vector-search-example.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-text-emb-vector-search-example.asciidoc @@ -48,7 +48,7 @@ image: [source,shell] -------------------------------------------------- -docker run -it --rm elastic/eland \ +docker run -it --rm docker.elastic.co/eland/eland \ eland_import_hub_model \ --cloud-id $CLOUD_ID \ -u -p \