diff options
Diffstat (limited to 'org-link-edit.el')
-rw-r--r-- | org-link-edit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org-link-edit.el b/org-link-edit.el index 431c934..ecea02f 100644 --- a/org-link-edit.el +++ b/org-link-edit.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2015 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://github.com/kyleam/org-link-edit +;; URL: https://gitlab.com/kyleam/org-link-edit ;; Keywords: convenience ;; Version: 1.0.1 ;; Package-Requires: ((cl-lib "0.5") (org "8.2")) |