From 127009f719b2752b0f67c3e34f683a0f7e95500b Mon Sep 17 00:00:00 2001 From: Thomas Wucher Date: Wed, 19 Apr 2017 14:36:48 +0200 Subject: [PATCH] Use HTTPS for images in README.md This change prevents mixed-content warnings on pages displaying the readme via HTTPS. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6221250d..7973335c8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # A really-real time collaborative word processor for the web -![alt text](http://i.imgur.com/zYrGkg3.gif "Etherpad in action on PrimaryPad") +![alt text](https://i.imgur.com/zYrGkg3.gif "Etherpad in action on PrimaryPad") # About Etherpad is a really-real time collaborative editor maintained by the Etherpad Community.