From e35482a236aa5d4144a55a7f376c05fcb177b4d6 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 14 Apr 2020 00:38:31 -0400 Subject: Update links for repository location change --- README.md | 10 +++++----- org-link-edit.el | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 636901e..d93f372 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,15 @@ org-link-edit.el is available in Org's contrib directory. See the Org manual's [installation instructions][install] for information on using contributed packages. -[el]: https://git.sr.ht/~kyleam/org-link-edit/tree/master/org-link-edit.el#L24 +[el]: https://git.kyleam.com/org-link-edit/tree/org-link-edit.el#n24 [install]: http://orgmode.org/org.html#Installation ### Contributing Please send bug reports, feature requests, and other questions to -[~kyleam/public-inbox@lists.sr.ht][lst] with **[org-link-edit]** as -the subject prefix. You can browse previous Org Link Edit discussions -at . +[misc@inbox.kyleam.com][lst] with **[org-link-edit]** as the subject +prefix. You can browse previous Org Link Edit discussions at +. If you'd like to contribute a patch, thank you! To keep open the possibility of including org-link-edit.el into Org proper or ELPA, @@ -34,6 +34,6 @@ you can configure the repository's default prefix: For more information on sending patches, visit . -[lst]: mailto:~kyleam/public-inbox@lists.sr.ht +[lst]: mailto:misc@inbox.kyleam.com [cpy]: https://www.gnu.org/software/emacs/manual/html_node/emacs/Copyright-Assignment.html [tny]: https://orgmode.org/worg/org-contribute.html#org2cf82ab diff --git a/org-link-edit.el b/org-link-edit.el index e83b12a..2ac3dd9 100644 --- a/org-link-edit.el +++ b/org-link-edit.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2015-2019 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://git.sr.ht/~kyleam/org-link-edit +;; URL: https://git.kyleam.com/org-link-edit/about ;; Keywords: convenience ;; Version: 1.1.1 ;; Package-Requires: ((cl-lib "0.5") (org "9.3")) -- cgit v1.2.3