Skip to content

Commit 5b73b9c

Browse files
committed
Leftover parenthesis on search-percolate official docs reference
1 parent 67a06e9 commit 5b73b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/asciidoc/nest/core/percolate.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The percolator allows to register queries against an index, then send percolate
77
which include a doc, and get back the queries that match on that doc out of the set of registered queries.
88

99
Percolate is a complex but awesome Elasticsearch feature, so be sure to read
10-
the {ref_current}/search-percolate.html)[official documentation].
10+
the {ref_current}/search-percolate.html[official documentation].
1111

1212
=== Register a Percolator
1313

0 commit comments

Comments
 (0)