mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 23:17:17 +02:00
Change most http links to https
This commit is contained in:
parent
43fd533f28
commit
6ccd5a61fd
49 changed files with 188 additions and 188 deletions
|
|
@ -63,4 +63,4 @@ Note that having to try several different encodings every input/output adds
|
|||
unneccesary overhead. Try to guess the most common encodings you players will
|
||||
use and make sure these are tried first. The International *UTF-8* encoding is
|
||||
what Evennia assumes by default (and also what Python/Django use normally). See
|
||||
the Wikipedia article [here](http://en.wikipedia.org/wiki/Text_encodings) for more help.
|
||||
the Wikipedia article [here](https://en.wikipedia.org/wiki/Text_encodings) for more help.
|
||||
Loading…
Add table
Add a link
Reference in a new issue