Fixed up legacy MoinMoin URLs at wiki.libsdl.org

Fixes #4064.
This commit is contained in:
Ryan C. Gordon
2021-04-01 12:20:04 -04:00
parent 2542977b0a
commit da66755450
13 changed files with 183 additions and 183 deletions

View File

@@ -5,7 +5,7 @@ To compile and install SDL:
* Read ./docs/README-visualc.md
Windows with gcc, either native or cross-compiling:
* Read the FAQ at https://wiki.libsdl.org/moin.fcg/FAQWindows
* Read the FAQ at https://wiki.libsdl.org/FAQWindows
* Run './configure; make; make install'
Mac OS X with Xcode: