Skip to content

Commit a4b1981

Browse files
committed
Edited 400_Relationships/22_Top_hits.asciidoc with Atlas code editor
1 parent 6f98636 commit a4b1981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

400_Relationships/22_Top_hits.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ PUT /my_index/blogpost/4
7474

7575
Now we can run a query looking for blog posts about `relationships`, by users
7676
called `John`, and group the results by user, thanks to the
77-
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-aggregations-metrics-top-hits-aggregation.html[`top_hits` aggregation]:
77+
http://bit.ly/1CrlWFQ[`top_hits` aggregation]:
7878

7979
[source,json]
8080
--------------------------------

0 commit comments

Comments
 (0)