Skip to content

Commit 344bca3

Browse files
[DOCS] Update link to Snowball documentation (#63305)
The current link points to an obsolete site, which is no longer maintained.
1 parent f8c1b18 commit 344bca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/analysis/stemming.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ algorithmic stemming with a built-in dictionary.
6060
* <<analysis-porterstem-tokenfilter,`porter_stem`>>, our recommended algorithmic
6161
stemmer for English.
6262
* <<analysis-snowball-tokenfilter,`snowball`>>, which uses
63-
http://snowball.tartarus.org/[Snowball]-based stemming rules for several
63+
https://snowballstem.org/[Snowball]-based stemming rules for several
6464
languages.
6565

6666
[[dictionary-stemmers]]

0 commit comments

Comments
 (0)