summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:08:34 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:08:34 +0100
commitfb75d916c5cebc5532a7d57fc445ad04bfbd46ae (patch)
treef2e3a807e9a337063e38cffbc0cb2ade07674691
parent4d42cf9904ea2a14ad51d9f3ea41da92a86ce015 (diff)
; Prefer HTTPS to HTTP in URLsexternals/myers
-rw-r--r--myers.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/myers.el b/myers.el
index e52dd6a..140985b 100644
--- a/myers.el
+++ b/myers.el
@@ -18,7 +18,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: