mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 23:20:58 +00:00
Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)
This commit is contained in:
parent
5cbe62eac0
commit
82a96afa70
17 changed files with 214 additions and 214 deletions
|
|
@ -15,5 +15,5 @@ If you are building SDL via configure, you will need to run autogen.sh
|
|||
before running configure.
|
||||
|
||||
There is a web interface to the Git repository at:
|
||||
http://github.com/libsdl-org/SDL/
|
||||
https://github.com/libsdl-org/SDL/
|
||||
|
||||
|
|
|
|||
|
|
@ -4,5 +4,5 @@ Platforms
|
|||
We maintain the list of supported platforms on our wiki now, and how to
|
||||
build and install SDL for those platforms:
|
||||
|
||||
https://wiki.libsdl.org/Installation
|
||||
https://github.com/libsdl-org/SDL/wiki/Installation
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue