Skip to content

Commit

Permalink
[DOCS] Adds intro line to the ML plugin readme file (#80631) (#80655)
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve authored Oct 15, 2020
1 parent e1074cb commit a849d73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/developer/plugin-list.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,8 @@ using the CURL scripts in the scripts folder.
|{kib-repo}blob/{branch}/x-pack/plugins/ml/readme.md[ml]
|This plugin provides access to the machine learning features from Elastic.
|This plugin provides access to the machine learning features provided by
Elastic.
|{kib-repo}blob/{branch}/x-pack/plugins/monitoring[monitoring]
Expand Down
3 changes: 2 additions & 1 deletion x-pack/plugins/ml/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Documentation for ML UI developers

This plugin provides access to the machine learning features from Elastic.
This plugin provides access to the machine learning features provided by
Elastic.

## Requirements

Expand Down

0 comments on commit a849d73

Please sign in to comment.