Skip to content

Commit 72bd4bc

Browse files
spinscaleAlexander Reelsen
authored andcommitted
Docs: Fix docker call to run eland
1 parent 649dc48 commit 72bd4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/stack/ml/nlp/ml-nlp-text-emb-vector-search-example.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ image:
4848

4949
[source,shell]
5050
--------------------------------------------------
51-
docker run -it --rm elastic/eland \
51+
docker run -it --rm docker.elastic.co/eland/eland \
5252
eland_import_hub_model \
5353
--cloud-id $CLOUD_ID \
5454
-u <username> -p <password> \

0 commit comments

Comments
 (0)