diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | annexview.el | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -4,4 +4,4 @@ metadata][0] and for creating [metadata-driven views][1]. See the [0]: https://git-annex.branchable.com/metadata/ [1]: https://git-annex.branchable.com/tips/metadata_driven_views/ -[2]: https://gitlab.com/kyleam/annexview/blob/master/annexview.el#L24 +[2]: https://git.sr.ht/~kyleam/annexview/tree/master/annexview.el#L24 diff --git a/annexview.el b/annexview.el index a05992a..e8f9e0c 100644 --- a/annexview.el +++ b/annexview.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2018 Kyle Meyer ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/annexview +;; URL: https://git.sr.ht/~kyleam/annexview ;; Keywords: vc, files, tools ;; Version: 0.1.0 ;; Package-Requires: ((emacs "25.1")) |