From d4531d79a6fb61be7760983364bc0acff3f6b06c Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 14 Jan 2019 22:59:40 -0500 Subject: Move main repo to sr.ht --- README.md | 2 +- org-link-edit.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 918ab93..fe6c6b4 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ 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://github.com/kyleam/org-link-edit/blob/master/org-link-edit.el +[el]: https://git.sr.ht/~kyleam/org-link-edit/tree/master/org-link-edit.el#L24 [install]: http://orgmode.org/org.html#Installation diff --git a/org-link-edit.el b/org-link-edit.el index 000dd1c..8226887 100644 --- a/org-link-edit.el +++ b/org-link-edit.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2015-2017 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://gitlab.com/kyleam/org-link-edit +;; URL: https://git.sr.ht/~kyleam/org-link-edit ;; Keywords: convenience ;; Version: 1.1.1 ;; Package-Requires: ((cl-lib "0.5") (org "8.2.10")) -- cgit v1.2.3