From 926ba562ef4f85e922aef6ee64a5209fe2d00d54 Mon Sep 17 00:00:00 2001
From: Daniel Gustafsson
Date: Mon, 21 Nov 2022 23:25:48 +0100
Subject: Replace link to Hunspell with the current homepage
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
---
doc/src/sgml/textsearch.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/textsearch.sgml b/doc/src/sgml/textsearch.sgml
index 5b089dab1b0..059df7927b8 100644
--- a/doc/src/sgml/textsearch.sgml
+++ b/doc/src/sgml/textsearch.sgml
@@ -2884,7 +2884,7 @@ SELECT plainto_tsquery('supernova star');
url="https://www.cs.hmc.edu/~geoff/ispell.html">Ispell.
Also, some more modern dictionary file formats are supported — MySpell (OO < 2.0.1)
- and Hunspell
+ and Hunspell
(OO >= 2.0.2). A large list of dictionaries is available on the OpenOffice
Wiki.
--
cgit v1.2.3