diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 <https://lists.sr.ht/~kyleam/public-inbox?search=org-link-edit>. +[misc@inbox.kyleam.com][lst] with **[org-link-edit]** as the subject +prefix. You can browse previous Org Link Edit discussions at +<https://inbox.kyleam.com/misc/?q=s%3Aorg-link-edit>. 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 <https://man.sr.ht/git.sr.ht/send-email.md>. -[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 |