From 175aff3c7bb59f232ac756fcfc63fc87fd72313d Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 13 Jan 2019 17:00:27 -0500 Subject: Make sr.ht annexview's new home --- README.md | 2 +- annexview.el | 2 +- 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 -;; 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")) -- cgit v1.2.3