diff options
author | Cameron Cawley | 2019-03-09 19:26:59 +0000 |
---|---|---|
committer | Lothar Serra Mari | 2019-03-09 21:52:14 +0100 |
commit | 09dbe7686b171a25106a0037abed608b886c9b71 (patch) | |
tree | c9af459f6c54588c2fc072b86c7d046724b19bdf /backends/platform/ios7 | |
parent | 1630cf0e6c4c278bc4913ecc0ba7503c5ff8eb06 (diff) | |
download | scummvm-rg350-09dbe7686b171a25106a0037abed608b886c9b71.tar.gz scummvm-rg350-09dbe7686b171a25106a0037abed608b886c9b71.tar.bz2 scummvm-rg350-09dbe7686b171a25106a0037abed608b886c9b71.zip |
JANITORIAL: Update all scummvm.org URLS to use https
Diffstat (limited to 'backends/platform/ios7')
-rw-r--r-- | backends/platform/ios7/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/ios7/README.md b/backends/platform/ios7/README.md index 48a3d3e830..ca1384ef54 100644 --- a/backends/platform/ios7/README.md +++ b/backends/platform/ios7/README.md @@ -6,7 +6,7 @@ I tried to use all the latest iOS features to replace the old code. For instance ## Compilation ## -See http://wiki.scummvm.org/index.php/Compiling_ScummVM/iPhone +See https://wiki.scummvm.org/index.php/Compiling_ScummVM/iPhone ## Usage ## |