diff options
Diffstat (limited to 'extensions/SecureMail/template/en/default')
-rw-r--r-- | extensions/SecureMail/template/en/default/pages/securemail/help.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/SecureMail/template/en/default/pages/securemail/help.html.tmpl b/extensions/SecureMail/template/en/default/pages/securemail/help.html.tmpl index e6ef02927..380d1c04e 100644 --- a/extensions/SecureMail/template/en/default/pages/securemail/help.html.tmpl +++ b/extensions/SecureMail/template/en/default/pages/securemail/help.html.tmpl @@ -95,7 +95,7 @@ If you already have your own PGP key in a keyring, skip straight to step 3. Othe <ol> -<li>Install the GPG suite of utilities for your operating system, either using your package manager or downloaded from <a href="http://www.gnupg.org/download/index.en.html">gnupg.org</a>.</p> +<li>Install the GPG suite of utilities for your operating system, either using your package manager or downloaded from <a href="https://www.gnupg.org/download/">gnupg.org</a>.</p> <li><p>Generate a private key.</p> @@ -123,7 +123,7 @@ You’ll have to answer several questions:</p> </ol> <p> -Further reading: <a href="http://www.madboa.com/geek/gpg-quickstart">GPG Quickstart</a>. +Further reading: <a href="https://www.madboa.com/geek/gpg-quickstart/">GPG Quickstart</a>. [% PROCESS global/footer.html.tmpl %] |