summaryrefslogtreecommitdiff
path: root/paredit.el
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell+paredit@mumble.net>2017-04-10 18:03:44 +0000
committerTaylor R Campbell <campbell+paredit@mumble.net>2017-04-10 18:03:44 +0000
commit0b523c39940d6c351d0ed94833154040e95a8cc6 (patch)
tree522e1856d479c159b7a76be90cb1dc544854145d /paredit.el
parent99829aa423c9e8dd1be8d64c4b68982cf4c1559b (diff)
Switch http://mumble.net to https://mumble.net.
Diffstat (limited to 'paredit.el')
-rw-r--r--paredit.el8
1 files changed, 4 insertions, 4 deletions
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: