Browse Source

[DOCS] Fixes broken link to profiling aggregations

lcawl 6 years ago
parent
commit
8f736c3ce9
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/java-rest/high-level/search/search.asciidoc

+ 2 - 1
docs/java-rest/high-level/search/search.asciidoc

@@ -460,4 +460,5 @@ include-tagged::{doc-tests-file}[{api}-request-profiling-aggs]
 <4> Retrieve the time in millis spent executing the Lucene collector
 <5> Retrieve the profile results for the sub-aggregations (if any)
 
-The Rest API documentation contains more information about {ref}/_profiling_aggregations.html[Profiling Aggregations]
+The Rest API documentation contains more information about
+{ref}/search-profile-aggregations.html[Profiling aggregations].