Change everywhere the link to https://etherpad.org (it was plain http)

This commit is contained in:
muxator 2019-04-16 00:54:54 +02:00
parent a6656102d8
commit 705cc6f5e4
6 changed files with 13 additions and 13 deletions

View file

@ -1,5 +1,5 @@
# 1.7.5
* FEATURE: introduced support for multiple skins. See http://etherpad.org/doc/v1.7.5/#index_skins
* FEATURE: introduced support for multiple skins. See https://etherpad.org/doc/v1.7.5/#index_skins
* FEATURE: added a new, optional skin. It can be activated choosing `skinName: "colibris"` in `settings.json`
* FEATURE: allow file import using LibreOffice
* SECURITY: updated many dependencies. No known high or moderate risk dependencies remain.