diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-12-10 11:05:33 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-12-10 11:07:35 +0100 |
commit | 38e447f92344cca306b4ab9e4ca0f25e2a89b57b (patch) | |
tree | 0b033a3ecd7a824da479cd6084bec487067e7b3d | |
parent | 19c3275293f226df3d2ba800a68b232cd13e88b6 (diff) | |
download | website-38e447f92344cca306b4ab9e4ca0f25e2a89b57b.tar.gz website-38e447f92344cca306b4ab9e4ca0f25e2a89b57b.tar.bz2 website-38e447f92344cca306b4ab9e4ca0f25e2a89b57b.tar.xz website-38e447f92344cca306b4ab9e4ca0f25e2a89b57b.zip |
Adapt note about eAthena version to new location
It's no longer a 0.0 branch in the mainline, but a separate repository
called eathena.
-rw-r--r-- | downloads.php | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/downloads.php b/downloads.php index 84529cc..3c9b388 100644 --- a/downloads.php +++ b/downloads.php @@ -63,10 +63,11 @@ and the dynamic data, please check our page</a>. <p class="note"> -<b>Note:</b> Currently development on the master branch is based on our own -server, <i>tmwserv</i>. If you're interested in the latest version -of the client that is able to connect to eAthena, check out the <i>0.0</i> -branch in the <i>tmw</i> Git repository. +<b>Note:</b> The mainline git repository is based on our own server, +<i>tmwserv</i>. If you're interested in the latest version of the client that +is able to connect to eAthena, check out the +<a href="http://gitorious.org/projects/tmw/repos/eathena">eathena +repository</a> of the <i>tmw</i> project. </p> <!-- <a name="repository"></a> |