Skip to content

Commit 6ce9d81

Browse files
committed
Update site address of Snowball project
1 parent dd04d43 commit 6ce9d81

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
@@ -2675,7 +2675,7 @@ SELECT ts_lexize('norwegian_ispell', 'sjokoladefabrikk');
26752675
The <application>Snowball</> dictionary template is based on a project
26762676
by Martin Porter, inventor of the popular Porter's stemming algorithm
26772677
for the English language. Snowball now provides stemming algorithms for
2678-
many languages (see the <ulink url="http://snowball.tartarus.org">Snowball
2678+
many languages (see the <ulink url="http://snowballstem.org/">Snowball
26792679
site</ulink> for more information). Each algorithm understands how to
26802680
reduce common variant forms of words to a base, or stem, spelling within
26812681
its language. A Snowball dictionary requires a <literal>language</>

0 commit comments

Comments
 (0)