summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:13:59 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:13:59 +0100
commite4d643528e5f0e093990cc13fd2182b2b8b1c145 (patch)
treecdd768de799ca4dd9e5dfc34589f322030551d3c
parenta6e935edf7a5d3acb74c494d52d9587185dd53f0 (diff)
; Prefer HTTPS to HTTP in URLsexternals/package-fixes
-rw-r--r--package-fixes.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-fixes.el b/package-fixes.el
index c0324e8..0d366fe 100644
--- a/package-fixes.el
+++ b/package-fixes.el
@@ -17,7 +17,7 @@
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with this program. If not, see <http://www.gnu.org/licenses/>.
+;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary: