Skip to content

Commit f08b3c9

Browse files
committed
[DOCS] Correct stemmer token filter anchor
1 parent 269b152 commit f08b3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/analysis/tokenfilters/stemmer-tokenfilter.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ When not customized, the filter uses the
1212
http://snowball.tartarus.org/algorithms/porter/stemmer.html[porter stemming
1313
algorithm] for English.
1414

15-
[[analysis-stemmer-graph-tokenfilter-analyze-ex]]
15+
[[analysis-stemmer-tokenfilter-analyze-ex]]
1616
==== Example
1717

1818
The following analyze API request uses the `stemmer` filter's default porter

0 commit comments

Comments
 (0)