aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2019-01-13 17:00:27 -0500
committerKyle Meyer <kyle@kyleam.com>2019-01-14 21:10:25 -0500
commit175aff3c7bb59f232ac756fcfc63fc87fd72313d (patch)
tree507f814057fa2d2ea82f2a1331a1cdf2349275d7
parentf1f3c1bd3f8bc02b4ec4bef1ccff05c31030391a (diff)
downloadannexview-175aff3c7bb59f232ac756fcfc63fc87fd72313d.tar.gz
Make sr.ht annexview's new home
-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"))