summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--downloads.php10
-rw-r--r--links.php2
2 files changed, 6 insertions, 6 deletions
diff --git a/downloads.php b/downloads.php
index 31d12d7..d9a8257 100644
--- a/downloads.php
+++ b/downloads.php
@@ -20,12 +20,12 @@ href="http://sourceforge.net/project/showfiles.php?group_id=106790">files
page</a> on SourceForge. Note however that they are no longer supported and
likely to no longer work.</p>
-<h3>SVN access</h3>
+<h3>Subversion access</h3>
-<p>The latest version is always available from SVN, see the
-<a href="http://sourceforge.net/svn/?group_id=106790">SVN instructions</a> at
-SourceForge. The client module is named <i>tmw</i>. For anonymouse users this
-means to use the command:<br/>
+<p>The latest version is always available from Subversion, see the
+<a href="http://sourceforge.net/svn/?group_id=106790">Subversion instructions</a> at
+SourceForge. The client module is named <i>tmw</i>. For checking out the latest
+development version (trunk) of the client this means to use the command:<br/>
<br/>
<i>svn co https://svn.sourceforge.net/svnroot/themanaworld/tmw/trunk tmw</i><br/>
<br/>
diff --git a/links.php b/links.php
index 978fa4c..3576c42 100644
--- a/links.php
+++ b/links.php
@@ -32,7 +32,7 @@
<h3>Other related links</h3>
<ul>
-<li><a href="http://tiled.rpgdx.net/">Tiled</a> - Tiled map editor</li>
+<li><a href="http://mapeditor.org/">Tiled</a> - Tiled map editor</li>
<li><a href="http://eathena.deltaanime.net/">eAthena server</a> - Ragnarok Online Server Emulator</li>
<li><a href="http://rpgdx.net">RPGDX</a> - RPG development community website</li>
<li><a href="http://digilander.libero.it/eugeniofavalli">Final RPG</a> - Elven's Final RPG project</li>