Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)

This commit is contained in:
Erik Yuzwa 2021-02-13 09:49:31 -07:00 committed by GitHub
parent 5cbe62eac0
commit 82a96afa70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 214 additions and 214 deletions

View file

@ -27,7 +27,7 @@ The best way to learn how to use SDL is to check out the header files in
the "include" subdirectory and the programs in the "test" subdirectory.
The header files and test programs are well commented and always up to date.
More documentation and FAQs are available online at [the wiki](http://wiki.libsdl.org/)
More documentation and FAQs are available online at [the wiki](https://github.com/libsdl-org/SDL/wiki/)
- [Android](README-android.md)
- [CMake](README-cmake.md)