Fixed some links in the readme.txt.

This commit is contained in:
Lukas Dürrenberger 2014-12-28 23:53:09 +01:00
parent 1cfa5c6f1d
commit 19920f572f

View File

@ -25,16 +25,16 @@ You can also get the current development version from the git repository (https:
Install
-------
Follow the instructions of the tutorials (http://www.sfml-dev.org/tutorials.php), there is one for each platform/compiler that SFML supports.
Follow the instructions of the tutorials (http://www.sfml-dev.org/tutorials/2.2/), there is one for each platform/compiler that SFML supports.
Learn
-----
There are several places to learn SFML:
* The official tutorials (http://www.sfml-dev.org/resources.php#tutorials)
* The online API documentation (http://www.sfml-dev.org/resources.php#documentation)
* The official tutorials (http://www.sfml-dev.org/tutorials/2.2/)
* The online API documentation (http://www.sfml-dev.org/documentation/2.2/)
* The community wiki (https://github.com/LaurentGomila/SFML/wiki/)
* The community forum (http://en.sfml-dev.org/forums/) (or http://fr.sfml-dev.org/forums/ for french people)
* The community forum (http://en.sfml-dev.org/forums/) (or http://fr.sfml-dev.org/forums/ for French people)
Contribute
----------