The Hunspell project moved from Sourceforge to Github sometime
in 2016, so update our links to match the new URL. Backpatch
the doc changes to all supported versions.
Discussion: https://postgr.es/m/
DC9A662A-360D-4125-A453-
5A6CB9C6C4B4@yesql.se
Backpatch-through: v11
url="https://www.cs.hmc.edu/~geoff/ispell.html">Ispell.
Also, some more modern dictionary file formats are supported —
url="https://en.wikipedia.org/wiki/MySpell">MySpell (OO < 2.0.1)
- and
sourceforge.net/projects/hunspell/">Hunspell
+ and
hunspell.github.io/">Hunspell
(OO >= 2.0.2). A large list of dictionaries is available on the
url="https://wiki.openoffice.org/wiki/Dictionaries">OpenOffice
Wiki.
/*
* Names of FF_ are correlated with Hunspell options in affix file
- * http://hunspell.sourceforge.net/
+ * https://hunspell.github.io/
*/
#define FF_COMPOUNDONLY 0x01
#define FF_COMPOUNDBEGIN 0x02