mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
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 changed files with 1 additions and 1 deletions
|
@ -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 a new issue