diff options
author | Cameron Cawley | 2018-04-24 17:21:10 +0100 |
---|---|---|
committer | Adrian Frühwirth | 2018-04-25 09:32:46 +0200 |
commit | 3eb8ba54131c58b1fc2b0c6c482b35c3bd7576b4 (patch) | |
tree | bbf3824eb3e284816b39d322aa2f70fa5a5d5341 /doc/QuickStart | |
parent | 9ff87767b40d0bb7b2460cd22902235cc957f9d1 (diff) | |
download | scummvm-rg350-3eb8ba54131c58b1fc2b0c6c482b35c3bd7576b4.tar.gz scummvm-rg350-3eb8ba54131c58b1fc2b0c6c482b35c3bd7576b4.tar.bz2 scummvm-rg350-3eb8ba54131c58b1fc2b0c6c482b35c3bd7576b4.zip |
README: Fix broken links, update URLs to use https where possible
Diffstat (limited to 'doc/QuickStart')
-rw-r--r-- | doc/QuickStart | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/QuickStart b/doc/QuickStart index 82c723a197..c9209b965d 100644 --- a/doc/QuickStart +++ b/doc/QuickStart @@ -5,7 +5,7 @@ English README file. For more information, compatibility lists, details on donating, the latest release, progress reports and more, please visit the ScummVM home -page at: http://www.scummvm.org/ +page at: https://www.scummvm.org/ Table of Contents: ------------------ @@ -75,7 +75,7 @@ to follow the guide from the English REAMDE file. For the impatient among you, here is how to get ScummVM running in five simple steps. -1. Download ScummVM from <http://www.scummvm.org/downloads.php> and +1. Download ScummVM from <https://www.scummvm.org/downloads/> and install it. 2. Create a directory on your hard drive and copy the game datafiles @@ -134,7 +134,7 @@ reproducible, and still occurs in the latest git/Daily build version. Also check the known problems list (below) and the compatibility list on our website for that game, to ensure the issue is not already known: - http://www.scummvm.org/compatibility_stable.php + https://www.scummvm.org/compatibility/ Please do not report bugs on games that are not listed as being completeable in the 'Supported Games' section, or compatibility list. We |