This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 494bbcd Updated broken link. This fixes Bugzilla issue 128419
494bbcd is described below
commit 494bbcd4b8ebe00b49ae2325962656368cd8d5f0
Author: mseidel <[email protected]>
AuthorDate: Fri Dec 11 16:48:14 2020 +0100
Updated broken link. This fixes Bugzilla issue 128419
---
content/lingucomponent/dictionary.html | 4 ++--
content/lingucomponent/download_dictionary.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/lingucomponent/dictionary.html
b/content/lingucomponent/dictionary.html
index 15aeeef..137a591 100755
--- a/content/lingucomponent/dictionary.html
+++ b/content/lingucomponent/dictionary.html
@@ -24,8 +24,8 @@
<p>So, the simplest way to add spell checking capabilities is to:</p>
<p><b>1.</b> Find an Ispell dictionary and affix file (both have to be
- modified to work). See <a
href="http://fmg-www.cs.ucla.edu/geoff/ispell-dictionaries.html">
- http://fmg-www.cs.ucla.edu/geoff/ispell-dictionaries.html</a> for a
good starting point.
+ modified to work). See <a
href="https://www.cs.hmc.edu/~geoff/ispell-dictionaries.html">
+ https://www.cs.hmc.edu/~geoff/ispell-dictionaries.html</a> for a good
starting point.
Hunspell files will work with no modifications.</p>
<p><b>2.</b> Contact the author of the wordlist to make sure licenses
diff --git a/content/lingucomponent/download_dictionary.html
b/content/lingucomponent/download_dictionary.html
index 4f066c5..f7fbdc6 100644
--- a/content/lingucomponent/download_dictionary.html
+++ b/content/lingucomponent/download_dictionary.html
@@ -14,8 +14,8 @@
<p><b>List of Dictionaries for Manual Installation</b></p>
<ul>
- <li><a href="http://extensions.openoffice.org"><b>Download dictionaries
from the Extensions site</b></a></li>
- <li><a
href="http://wiki.services.openoffice.org/wiki/Dictionaries"><b>Dictionaries
sorted by language</b></a></li>
+ <li><a href="https://extensions.openoffice.org"><b>Download
dictionaries from the Extensions site</b></a></li>
+ <li><a
href="https://wiki.openoffice.org/wiki/Dictionaries"><b>Dictionaries sorted by
language</b></a></li>
<!--
<li><a href="spell_dic.html"><b>Spelling dictionaries</b></a></li>
<li><a href="hyph_dic.html"><b>Hyphenation dictionaries</b></a></li>