From: Andrew Engelbrecht Date: Fri, 9 Jul 2021 16:41:08 +0000 (-0400) Subject: use https:// rather than // for link urls X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=abf308013db49bfb8131b3401118a526258e2570;p=enc-live.git use https:// rather than // for link urls this allows us to view more of the assets when opening up each page in a browser, without using a web server. previously, with the //... urls and pages open as file://..., the links would break. we have no need for // because we have standardized on https for most of our sites, including static.fsf.org and weblabels.fsf.org. // is only useful if we want to use http rather than https some of the time. --- diff --git a/en/confirmation.html b/en/confirmation.html index 40685a1..f89bcba 100644 --- a/en/confirmation.html +++ b/en/confirmation.html @@ -10,12 +10,12 @@ email, Enigmail" /> rights and makes free speech risky. This guide will teach you email self-defense in 40 minutes with GnuPG." /> - + +href="https://static.fsf.org/nosvn/enc-dev0/img/favicon.ico" /> -

Due to Enigmail's PGP functionality being migrated into Icedove and Thunderbird, steps 2 and 3 of the guide are currently out of date.

Thank you for your patience while we're working on a new round of updates.

+

Due to Enigmail's PGP functionality being migrated into Icedove and Thunderbird, steps 2 and 3 of the guide are currently out of date.

Thank you for your patience while we're working on a new round of updates.