Skip to content

Commit 9f49085

Browse files
Fixes a broken link that points to the latest Eland docs. (elastic#2375) (elastic#2384)
(cherry picked from commit 838e069) Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent e119da9 commit 9f49085

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/en/stack/ml/df-analytics/ml-trained-models.asciidoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,9 @@ export and import jobs in the *{stack-manage-app}* app in {kib}. Refer to
144144
== Importing an external model to the {stack}
145145

146146
It is possible to import a model to your {es} cluster even if the model is not
147-
trained by Elastic {dfanalytics}. https://eland.readthedocs.io/[Eland] supports
147+
trained by Elastic {dfanalytics}. Eland supports
148148
https://www.elastic.co/guide/en/elasticsearch/client/eland/current/machine-learning.html[importing models]
149149
directly through its APIs. Please refer to the latest
150-
https://eland.readthedocs.io/[Eland documentation] for more information
151-
on supported model types and other details of using Eland to import models with.
150+
https://eland.readthedocs.io/en/latest/index.html[Eland documentation] for more
151+
information on supported model types and other details of using Eland to import
152+
models with.

0 commit comments

Comments
 (0)