aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2019-01-14 22:39:27 -0500
committerKyle Meyer <kyle@kyleam.com>2019-01-14 22:39:27 -0500
commit86969c0c36e39f04f806701f044b3ad5c9ccfe55 (patch)
treeb281f772fc7ab2c79efed083def76cbcc4064fab
parentf19d6dc11057cb59228d57cb0042d3370284210b (diff)
downloadannexview-86969c0c36e39f04f806701f044b3ad5c9ccfe55.tar.gz
README: Change link ID style
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 3df6079..0c1b38f 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
Annexview is an Emacs Dired interface for modifying [git-annex
-metadata][0] and for creating [metadata-driven views][1]. See the
-[package commentary][2] for more details.
+metadata][gxm] and for creating [metadata-driven views][mdv]. See the
+[package commentary][com] for more details.
-[0]: https://git-annex.branchable.com/metadata/
-[1]: https://git-annex.branchable.com/tips/metadata_driven_views/
-[2]: https://git.sr.ht/~kyleam/annexview/tree/master/annexview.el#L24
+[gxm]: https://git-annex.branchable.com/metadata/
+[mdv]: https://git-annex.branchable.com/tips/metadata_driven_views/
+[com]: https://git.sr.ht/~kyleam/annexview/tree/master/annexview.el#L24
### Contributing