We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a734d91 commit 4a74752Copy full SHA for 4a74752
config/navigation.yml
@@ -590,10 +590,10 @@ toc:
590
path_prefix: reference/ecs/logging/ruby
591
# Children include the entire AsciiDoc book
592
593
- # Data analysis
594
- # https://github.com/elastic/docs-content/blob/main/reference/data-analysis/toc.yml
595
- - toc: docs-content://reference/data-analysis
596
- path_prefix: reference/data-analysis
+ # Machine learning (FKA Data analysis)
+ # https://github.com/elastic/docs-content/blob/main/reference/machine-learning/toc.yml
+ - toc: docs-content://reference/machine-learning
+ path_prefix: reference/machine-learning
597
598
# Search UI
599
# https://github.com/elastic/search-ui/blob/main/docs/reference/toc.yml
0 commit comments