diff --git a/readme.txt b/readme.txt index 3e23e8913..52135f089 100644 --- a/readme.txt +++ b/readme.txt @@ -29,12 +29,12 @@ There are several places to learn SFML: * The official tutorials (http://www.sfml-dev.org/tutorials/) * The online API documentation (http://www.sfml-dev.org/documentation/) * The community wiki (https://github.com/LaurentGomila/SFML/wiki/) -* The community forum (http://www.sfml-dev.org/forum/) +* The community forum (http://en.sfml-dev.org/forums/) (or http://fr.sfml-dev.org/forums/ for french people) Contribute ---------- SFML is an open-source project, and it needs your help to go on growing and improving. -Don't hesitate to post suggestions or bug reports on the forum (http://www.sfml-dev.org/forum/), +Don't hesitate to post suggestions or bug reports on the forum (http://en.sfml-dev.org/forums/), submit patches by e-mail, or post new bugs/features requests on the task tracker (https://github.com/LaurentGomila/SFML/issues/). You can even fork the project on github, maintain your own version and send us pull requests periodically to merge your work.