From 7411e5436a8684c3d8cd8b5c8d4d5b07e1efc325 Mon Sep 17 00:00:00 2001 From: Alvin Lin Date: Thu, 3 Aug 2023 01:33:32 -0700 Subject: [PATCH] Update email.html to use "https://schema.org" instead of "https://schema.org" (#3420) According to schema.org's faq both https and http are fine, but https is preferred going forward: https://schema.org/docs/faq.html#19 Why am I making this change? To make some security code scanner happy :) Signed-off-by: Alvin Lin --- template/email.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/email.html b/template/email.html index 4bd42f95..59006eb1 100644 --- a/template/email.html +++ b/template/email.html @@ -314,7 +314,7 @@ a { - +