diff --git a/readme.txt b/readme.txt index d5b0f2a4..bd047579 100644 --- a/readme.txt +++ b/readme.txt @@ -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 ----------