Fixed old berlios link.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10017 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2011-10-18 20:52:14 +00:00
parent b9e4325560
commit 49cfd082c0

View File

@ -1,4 +1,4 @@
Here are the guidelines to follow when coding Super Tux Kart:
Here are the guidelines to follow when coding SuperTuxKart:
Filenames
=========
@ -12,13 +12,13 @@ Coding style
============
The coding style used in Super Tux Kart can be found at
http://supertuxkart.berlios.de/wiki/index.php/Coding_Style .
http://supertuxkart.sourceforge.net/Coding_Style
Documentation line length
=========================
All the documentation files should have at most 75 characters, because
All the documentation files should have at most 80 characters, because
on some displays and on paper you often are limited to 80 characters, and
also under some conditions appendices (for example, line numbers) are
added. The exception if the player's manual, because it's long, so to