From b83fe02edddaaba0ac1addb02548de39c8cb0475 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 18 Apr 2016 16:36:16 -0400 Subject: [PATCH] fix link --- doc/git-annex-readpresentkey.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git-annex-readpresentkey.mdwn b/doc/git-annex-readpresentkey.mdwn index 6dcc2ca0bc..544b4110d5 100644 --- a/doc/git-annex-readpresentkey.mdwn +++ b/doc/git-annex-readpresentkey.mdwn @@ -15,7 +15,7 @@ uuid. It exits 0 if the key is recorded to be present and 1 if not. Note that this does not do an active check to verify if the key -is present. To do such a check, use [[checkpresentkey]](1) +is present. To do such a check, use [[git-annex-checkpresentkey]](1) # SEE ALSO