Change most http links to https

This commit is contained in:
amfl 2021-06-23 20:05:25 +12:00
parent c2c6d8ad50
commit 11fa5fe184
49 changed files with 188 additions and 188 deletions

View file

@ -2,7 +2,7 @@
# Base docker image for running Evennia-based games in a container.
#
# Install:
# install `docker` (http://docker.com)
# install `docker` (https://docker.com)
#
# Usage:
# cd to a folder where you want your game data to be (or where it already is).