aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--annexview.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f38a5f7..1b8702f 100644
--- a/README.md
+++ b/README.md
@@ -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"))