diff --git a/README b/README index afb51b34..ba36583a 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ This contains the source code for the snowball compiler and the stemming algorithms on the website. -See http://snowball.tartarus.org/ for more details. +See http://snowballstem.org/ for more details. diff --git a/doc/libstemmer_c_README b/doc/libstemmer_c_README index 9d3af8be..c205c8b2 100644 --- a/doc/libstemmer_c_README +++ b/doc/libstemmer_c_README @@ -4,7 +4,7 @@ libstemmer_c This document pertains to the C version of the libstemmer distribution, available for download from: -http://snowball.tartarus.org/dist/libstemmer_c.tgz +http://snowballstem.org/dist/libstemmer_c.tgz Compiling the library diff --git a/doc/libstemmer_java_README b/doc/libstemmer_java_README index 38b1af69..80ff22a4 100644 --- a/doc/libstemmer_java_README +++ b/doc/libstemmer_java_README @@ -4,7 +4,7 @@ libstemmer_java This document pertains to the Java version of the libstemmer distribution, available for download from: -http://snowball.tartarus.org/dist/libstemmer_java.tgz +http://snowballstem.org/dist/libstemmer_java.tgz Compiling the library