[DOCS] Update anchors and links for Elasticserach API relocation. (#41372)

This commit is contained in:
James Rodewig 2019-07-19 15:16:57 -04:00
parent 085ee56d6b
commit bcb1485ee9
3 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@ indices and shards, it doesn't necessarily represent the actual physical query t
You can select the name of the shard and then click *View details* to see more profiling information,
including details about the query component(s) that ran on the shard, as well as the timing
breakdown of low-level Lucene methods. For more information, see {ref}/search-profile-queries.html[Profiling queries].
breakdown of low-level Lucene methods. For more information, see {ref}/search-profile.html#profiling-queries[Profiling queries].
[float]
=== Index and type filtering

View file

@ -101,4 +101,4 @@ image::dev-tools/searchprofiler/images/gs10.png["Drilling into the first shard's
For more information about how the {searchprofiler} works, how timings are calculated, and
how to interpret various results, see
{ref}/search-profile-queries.html[Profiling queries].
{ref}/search-profile.html#profiling-queries[Profiling queries].