aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-05-26 16:36:50 +0200
committerJonas Smedegaard <dr@jones.dk>2024-05-26 16:36:50 +0200
commitb1148b1f647285663aa654d5b9910c39853c29e7 (patch)
tree4072ded99bbab62e879c9f7127bbb2671cffd775
parent1e72f64591f40bd73455e4be6e64def14870d71c (diff)
fix source link
-rw-r--r--README.md4
-rw-r--r--SETUP.md4
-rw-r--r--USE.md4
3 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 9ecc72f..eafb1a4 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ and tracks which annex currently holds data with which checksums.
## References
-* [media-master][Source of this document]
+* [Source of this document][media-master]
-[media-master]: <https://source.redpill.dk/media-master>.
+[media-master]: https://source.redpill.dk/media-master
"Digital media master material"
diff --git a/SETUP.md b/SETUP.md
index 36b5400..cf62057 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -81,7 +81,7 @@ git annex sync --content --all
## References
-* [media-master][Source of this document]
+* [Source of this document][media-master]
-[media-master]: <https://source.redpill.dk/media-master>.
+[media-master]: https://source.redpill.dk/media-master
"Digital media master material"
diff --git a/USE.md b/USE.md
index 675659b..e3dcdcf 100644
--- a/USE.md
+++ b/USE.md
@@ -113,7 +113,7 @@ ffmpeg -i INFILE -ss 15 -t 60 -acodec copy -vcodec copy OUTFILE
## References
-* [media-master][Source of this document]
+* [Source of this document][media-master]
-[media-master]: <https://source.redpill.dk/media-master>.
+[media-master]: https://source.redpill.dk/media-master
"Digital media master material"