diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-12 23:30:20 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-12 23:30:20 +0000 |
commit | 71bce4923da7217a0836e151e23248e836444600 (patch) | |
tree | 7abc68043fad006b0b60fcb227150acf75f458dc /readme.html | |
parent | b8526ec6c37e9796c7f829a3c072b71bd21af756 (diff) | |
download | hercules-71bce4923da7217a0836e151e23248e836444600.tar.gz hercules-71bce4923da7217a0836e151e23248e836444600.tar.bz2 hercules-71bce4923da7217a0836e151e23248e836444600.tar.xz hercules-71bce4923da7217a0836e151e23248e836444600.zip |
- Fixed the cutin example in script_commands.txt
- Updated TortoiseSVN and eAthena SVN links in readme.html
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14703 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme.html')
-rw-r--r-- | readme.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.html b/readme.html index 4fee74ee7..432cdd79d 100644 --- a/readme.html +++ b/readme.html @@ -90,7 +90,7 @@ eAthena is an open-source Ragnarok Online server emulator. It's written in C, but we are working on a C++ version. Although it is cross-platform, we only officially support Win32 and Linux. <br> <br>eAthena is licensed under the GPL, so please give us credit if you use our code. -<br>Our SVN (<a href="http://tortoisesvn.tigris.org/download.html">You may download TortoiseSVN here to access our SVN</a>) is located at <a href="http://66.118.142.23:8080/svn/ea/">http://66.118.142.23:8080/svn/ea/</a>. SVN stands for Subversion, which is similar to the commonly used CVS. +<br>Our SVN (<a href="http://tortoisesvn.net/downloads.html">You may download TortoiseSVN here to access our SVN</a>) is located at <a href="http://eathena-project.googlecode.com/svn/">http://eathena-project.googlecode.com/svn/</a>. SVN stands for Subversion, which is similar to the commonly used CVS. <br> <br>P.S. If you had a hard time loading this readme, please use <a href="http://www.getfirefox.com">Firefox</a>. |