diff options
author | thatakkarin <thatakkarin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-09-21 01:32:00 +0000 |
---|---|---|
committer | thatakkarin <thatakkarin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-09-21 01:32:00 +0000 |
commit | 5bf76cb12ca9f7ba06f2856e512917e20d9a95f6 (patch) | |
tree | adad7e0f8e8fa5cb50dd70d9102eb3c0cfb6d3e6 /readme | |
parent | 7ea9a47875a1706b6028ed112ff6c0071484a013 (diff) | |
download | hercules-5bf76cb12ca9f7ba06f2856e512917e20d9a95f6.tar.gz hercules-5bf76cb12ca9f7ba06f2856e512917e20d9a95f6.tar.bz2 hercules-5bf76cb12ca9f7ba06f2856e512917e20d9a95f6.tar.xz hercules-5bf76cb12ca9f7ba06f2856e512917e20d9a95f6.zip |
* Added documentation for r16771 (MD5 Hash Check)
* Removed sample/npc_sample.txt as it's unneeded (and 17KB of wasted space)
* Updated a link in readme/resources.html
* Modified readme/commands.html to use doc/atcommands.txt for explanations.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16787 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme')
-rw-r--r-- | readme/commands.html | 2 | ||||
-rw-r--r-- | readme/resources.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/readme/commands.html b/readme/commands.html index 55b986f82..2e35079e0 100644 --- a/readme/commands.html +++ b/readme/commands.html @@ -24,7 +24,7 @@ <div class="body-container"> The following are the GM Commands which can be used in-game on an rAthena server.<br><br> - <iframe width="100%" height="35%" src="../conf/help.txt"></iframe><br><br> + <iframe width="100%" height="35%" src="../doc/atcommands.txt"></iframe><br><br> <iframe width="100%" height="35%" src="../conf/charhelp.txt"></iframe> </div> diff --git a/readme/resources.html b/readme/resources.html index acad92fa3..9b8566e28 100644 --- a/readme/resources.html +++ b/readme/resources.html @@ -31,7 +31,7 @@ <li><a href="https://rathena.svn.sourceforge.net/svnroot/rathena/" target="_new">https://rathena.svn.sourceforge.net/svnroot/rathena/</a><br> The official SVN of the rAthena project.</li> - <li><a href="irc://irc.rizon.net/RAthena" target="_new">irc://irc.rizon.net/RAthena</a><br> + <li><a href="irc://irc.rathena.net" target="_new">irc://irc.rathena.net</a><br> The official rAthena IRC Channel.</li> <li><a href="http://forum.asb-sakray.net/" target="_new">http://forum.asb-sakray.net/</a><br> |