From cb3f99979469eb396b79fc1478894a62cf943d9e Mon Sep 17 00:00:00 2001 From: Aymeric Beaumet Date: Sun, 11 May 2014 13:26:50 +0200 Subject: [PATCH] Change the demo link in the README.md The demo link (https://calibre-ebook.com/demo) present in the README.md threw a certificate error. This modification makes the URL use the HTTP protocol to avoid this issue. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6dc5adc80..a180d2e8d5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For more information, see the [calibre About page](http://calibre-ebook.com/abou Screenshots ------------- -[Screenshots page](https://calibre-ebook.com/demo) +[Screenshots page](http://calibre-ebook.com/demo) Usage -------