From 953eeb8d583aa14b2a20087737fc8206136f8305 Mon Sep 17 00:00:00 2001 From: Suriyaa Sundararuban Date: Mon, 13 Aug 2018 16:39:30 +0000 Subject: [PATCH] Bug 1481409 - Use HTTPS protocol for Mozilla's Credits link in AUTHORS file r=mossop MozReview-Commit-ID: 5PilYB0g3tv Differential Revision: https://phabricator.services.mozilla.com/D2857 --HG-- extra : moz-landing-system : lando --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index dab86b8ddce8..62605ddcbcfb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1,2 @@ For a full list of the people who are credited with making a -contribution to Mozilla, see http://www.mozilla.org/credits/ . +contribution to Mozilla, see https://www.mozilla.org/credits/ .