Outdated url to Hunspell
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-17T21:16:19Z
Lists: pgsql-hackers
Attachments
- hunspell_url.diff (application/octet-stream) patch
I happened to notice that the link to Hunspell in our documentation goes to the hunspell sourceforge page last updated in 2015. The project has since moved to Github [0] with hunspell.sourceforge.net redirecting there, I'm not sure exactly when but Wikipedia updated their link entry in 2016 [1] so it seems about time we do too. Unless objected to I'll apply the attached to master with the doc/ hunk to all supported branches. -- Daniel Gustafsson https://vmware.com/ [0] https://hunspell.github.io/ [1] https://en.wikipedia.org/w/index.php?title=Hunspell&diff=704306462&oldid=697230645
Commits
-
Replace link to Hunspell with the current homepage
- f1d042b21dfd 16.0 landed
- 926ba562ef4f 11.19 landed
- 4f997ad06255 15.2 landed
- 4c3cb6b76206 12.14 landed
- 385b31771517 14.7 landed
- 0e3215292f48 13.10 landed