From abf308013db49bfb8131b3401118a526258e2570 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Fri, 9 Jul 2021 12:41:08 -0400 Subject: [PATCH] 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. --- en/confirmation.html | 22 +++++++-------- en/index.html | 66 ++++++++++++++++++++++---------------------- en/infographic.html | 26 ++++++++--------- en/next_steps.html | 26 ++++++++--------- en/workshops.html | 34 +++++++++++------------ 5 files changed, 87 insertions(+), 87 deletions(-) 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.