Skip to content

Commit c2c8534

Browse files
mergify[bot]KOTungsethjrodewig
authored
[8.9] [DOCS] Removes // from start trained model deployment link (backport #2534) (#2536)
Co-authored-by: Kaarina Tungseth <[email protected]> Co-authored-by: James Rodewig <[email protected]>
1 parent cf498e2 commit c2c8534

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/stack/ml/nlp/ml-nlp-apis.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ All the trained models endpoints have the following base:
2121
// INFER
2222
* {ref}/infer-trained-model.html[Infer trained model]
2323
// START
24-
* {ref}//start-trained-model-deployment.html[Start trained model deployment]
24+
* {ref}/start-trained-model-deployment.html[Start trained model deployment]
2525
// STOP
2626
* {ref}/stop-trained-model-deployment.html[Stop trained model deployment]
2727
// UPDATE
28-
* {ref}/put-trained-models-aliases.html[Update trained model aliases]
28+
* {ref}/put-trained-models-aliases.html[Update trained model aliases]

0 commit comments

Comments
 (0)