branch: elpa/keycast
commit 46370b8a72922902921d3ed2fa194564568053dc
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    Change screenshot url
    
    This one keeps Github from caching using "Cache-Control: no-cache".
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2fefb9b9a9..2676e90764 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,4 @@ This package provides Keycast mode.  Once enabled, that mode 
shows
 the current command and its key or mouse binding in the mode line,
 and updates them whenever another command is invoked.
 
-![screenshot](https://emacsair.me/assets/readme/keycast.png)
+![screenshot](http://readme.emacsair.me/keycast.png)

Reply via email to