Use HTTPS for images in README.md
This change prevents mixed-content warnings on pages displaying the readme via HTTPS.
This commit is contained in:
parent
8081164a72
commit
127009f719
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue