diff options
author | Kyle Meyer <kyle@kyleam.com> | 2019-01-14 22:39:27 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2019-01-14 22:39:27 -0500 |
commit | 86969c0c36e39f04f806701f044b3ad5c9ccfe55 (patch) | |
tree | b281f772fc7ab2c79efed083def76cbcc4064fab | |
parent | f19d6dc11057cb59228d57cb0042d3370284210b (diff) | |
download | annexview-86969c0c36e39f04f806701f044b3ad5c9ccfe55.tar.gz |
README: Change link ID style
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |