summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:03:00 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:03:00 +0100
commitbabf1d9fe2d6d0259dc8e496eb134fdbc3b4ec33 (patch)
tree4187bcc4b3048480af27843e194465153aac48e5
parenta06700ca80cb1c12bb7080c048805ef9b221e32a (diff)
; Prefer HTTPS to HTTP in URLsexternals/iterators
-rw-r--r--iterators.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/iterators.el b/iterators.el
index b165a6c..97a0b3d 100644
--- a/iterators.el
+++ b/iterators.el
@@ -22,7 +22,7 @@
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary: