]> granicus.if.org Git - neomutt/commitdiff
fix image link
authorRichard Russon <rich@flatcap.org>
Mon, 1 Aug 2016 07:48:21 +0000 (08:48 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 18 Aug 2016 21:27:53 +0000 (22:27 +0100)
after the merge, in the new location, the image link was broken

contrib/keybase/README.md

index 3a2525ba8a0cc77481e335da17bb888807fe73ae..60f301b778933068040a9c777381ea629c61467e 100644 (file)
@@ -18,7 +18,7 @@ Done!
 
 Write an email. In the screen right before you send your email (called the pager mode), press "K".
 
-![](/images/pagerMode.png)
+![](images/pagerMode.png)
 (Press 'K' when you're here)
 
 You can now use four Keybase commands in this "shell". (I thought it best to limit the user to four commands for security reasons. Running unusual commands would overwrite the email, forcing the user to rewrite the email again.)
@@ -36,7 +36,7 @@ Unfortunately, there isn't an easy way to decrypt or verify messages through a m
 
 Opening the email, you'll need to navigate to the actual attachment. (Press "V" when you're reading the email.)
 
-![](/images/attachmentView.png)
+![](images/attachmentView.png)
 
 Then pipe ("|") it through the one of the scripts. (like "pgpverify.sh" or "decrypt.sh")