From 0b523c39940d6c351d0ed94833154040e95a8cc6 Mon Sep 17 00:00:00 2001 From: Taylor R Campbell <campbell+paredit@mumble.net> Date: Mon, 10 Apr 2017 18:03:44 +0000 Subject: Switch http://mumble.net to https://mumble.net. --- NEWS | 6 +++--- paredit.el | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index 67649a1..0693148 100644 --- a/NEWS +++ b/NEWS @@ -3,15 +3,15 @@ This file contains release notes for paredit, whose latest released version is available at - <http://mumble.net/~campbell/emacs/paredit.el>, + <https://mumble.net/~campbell/emacs/paredit.el>, and whose latest beta version is available at - <http://mumble.net/~campbell/emacs/paredit-beta.el>. + <https://mumble.net/~campbell/emacs/paredit-beta.el>. The latest version of this file is available at - <http://mumble.net/~campbell/emacs/paredit.release>. + <https://mumble.net/~campbell/emacs/paredit.release>. ** Version 24 diff --git a/paredit.el b/paredit.el index 0103890..72559dc 100644 --- a/paredit.el +++ b/paredit.el @@ -25,16 +25,16 @@ ;; along with paredit. If not, see <http://www.gnu.org/licenses/>. ;;; The currently released version of paredit is available at -;;; <http://mumble.net/~campbell/emacs/paredit.el>. +;;; <https://mumble.net/~campbell/emacs/paredit.el>. ;;; ;;; The latest beta version of paredit is available at -;;; <http://mumble.net/~campbell/emacs/paredit-beta.el>. +;;; <https://mumble.net/~campbell/emacs/paredit-beta.el>. ;;; ;;; The Git repository for paredit is available at -;;; <http://mumble.net/~campbell/git/paredit.git> +;;; <https://mumble.net/~campbell/git/paredit.git> ;;; ;;; Release notes are available at -;;; <http://mumble.net/~campbell/emacs/paredit.release>. +;;; <https://mumble.net/~campbell/emacs/paredit.release>. ;;; Install paredit by placing `paredit.el' in `/path/to/elisp', a ;;; directory of your choice, and adding to your .emacs file: -- cgit v1.2.1