From: Joshua Jordi Date: Wed, 24 Aug 2016 16:20:31 +0000 (-0500) Subject: update to remove absolute links X-Git-Tag: neomutt-20160827~5^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f2bd9e63e6f8d796b87ed8c596721bbb1d3eab8;p=neomutt update to remove absolute links --- diff --git a/README.md b/README.md index 3a2525ba8..60f301b77 100644 --- a/README.md +++ b/README.md @@ -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")