aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEtienne Millon2015-12-06 14:12:53 +0100
committerEtienne Millon2015-12-06 14:12:53 +0100
commitf5217ecbddde888aa85ab8fe1835ac960953b98c (patch)
treec0faaeec57dfd23fb6a138a41b053ef025d43604
parente215a75e7b314176fccb2b386db72a285d1af3fa (diff)
downloadscummvm-rg350-f5217ecbddde888aa85ab8fe1835ac960953b98c.tar.gz
scummvm-rg350-f5217ecbddde888aa85ab8fe1835ac960953b98c.tar.bz2
scummvm-rg350-f5217ecbddde888aa85ab8fe1835ac960953b98c.zip
README: Fix broken links
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 2a1d7c390e..a34856c81e 100644
--- a/README
+++ b/README
@@ -160,7 +160,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
+ http://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
@@ -2434,7 +2434,7 @@ currently we have only x86 MMX optimized versions, and they will not
compile on other processors.
On Win9x/NT/XP, you can define USE_WINDBG and attach WinDbg to browse
-debug messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml).
+debug messages (see https://technet.microsoft.com/en-us/sysinternals/debugview.aspx).
GCC and MinGW32: