external/hunspell/README | 2 +- external/hyphen/README | 2 +- external/mythes/README | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
New commits: commit 75ff14d9cba2fca20d8ff958bdd9f6a931f88333 Author: Ilmari Lauhakangas <[email protected]> AuthorDate: Sat May 11 14:26:23 2024 +0300 Commit: Ilmari Lauhakangas <[email protected]> CommitDate: Sat May 11 13:28:17 2024 +0200 Update Hunspell URL in readmes Change-Id: Ic1a993029060a1260dffa126a930e29d4135fe61 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167506 Tested-by: Ilmari Lauhakangas <[email protected]> Reviewed-by: Ilmari Lauhakangas <[email protected]> diff --git a/external/hunspell/README b/external/hunspell/README index 1221735cad65..4ec341fc1414 100644 --- a/external/hunspell/README +++ b/external/hunspell/README @@ -1,4 +1,4 @@ Library for spell checking. From: -[http://hunspell.sourceforge.net/]. +[https://hunspell.github.io/]. diff --git a/external/hyphen/README b/external/hyphen/README index 327b5b6e8954..ec03fb1319ce 100644 --- a/external/hyphen/README +++ b/external/hyphen/README @@ -1 +1 @@ -Hyphenator library from [http://hunspell.sourceforge.net] +Hyphenator library from [https://hunspell.github.io/] diff --git a/external/mythes/README b/external/mythes/README index 8a1792ee05b3..1195dee836f7 100644 --- a/external/mythes/README +++ b/external/mythes/README @@ -1 +1 @@ -Library for handling thesaurus files from [http://hunspell.sourceforge.net]. +Library for handling thesaurus files from [https://hunspell.github.io/].
