Skip to content

Commit fad42aa

Browse files
committed
Update site address of Snowball project
1 parent 530d0c5 commit fad42aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/textsearch.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2705,7 +2705,7 @@ SELECT ts_lexize('norwegian_ispell', 'sjokoladefabrikk');
27052705
The <application>Snowball</> dictionary template is based on a project
27062706
by Martin Porter, inventor of the popular Porter's stemming algorithm
27072707
for the English language. Snowball now provides stemming algorithms for
2708-
many languages (see the <ulink url="http://snowball.tartarus.org">Snowball
2708+
many languages (see the <ulink url="http://snowballstem.org/">Snowball
27092709
site</ulink> for more information). Each algorithm understands how to
27102710
reduce common variant forms of words to a base, or stem, spelling within
27112711
its language. A Snowball dictionary requires a <literal>language</>

0 commit comments

Comments
 (0)