diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-03 04:52:41 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-03 04:52:41 +0000 |
commit | d9a43b19b761c9d1726fc971044634cd3fa917b8 (patch) | |
tree | 5ca26b030d82ca5b0670a18e0217e72377c7496f /readme/resources.html | |
parent | d1f6653cc4ad3a10cb6cccc655a35a7426abbcfc (diff) | |
download | hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.tar.gz hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.tar.bz2 hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.tar.xz hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.zip |
- Updated RAthena links in readme.html files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15007 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme/resources.html')
-rw-r--r-- | readme/resources.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/readme/resources.html b/readme/resources.html index 79c3376ed..cc6cf87c8 100644 --- a/readme/resources.html +++ b/readme/resources.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>eAthena | Resources</title> + <title>RAthena | Resources</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="template"> <div id="header"> - <div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> + <div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> <div class="title">Resources</div> </div> <div id="navcontainer"> @@ -23,16 +23,16 @@ </div> <div class="body-container"> - The following are some links to various resources which can be helpful when using eAthena.<br> + The following are some links to various resources which can be helpful when using RAthena.<br> <ul> - <li><a href="http://www.eathena.ws/" target="_new">http://www.eathena.ws/</a><br> - The official eAthena project website.</li> + <li><a href="http://rathena.org/" target="_new">http://rathena.org/</a><br> + The official RAthena project website.</li> - <li><a href="http://eathena-project.googlecode.com/svn/" target="_new">http://eathena-project.googlecode.com/svn/</a><br> - The official SVN of the eAthena project.</li> + <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.deltaanime.net/#athena" target="_new">irc://irc.deltaanime.net/#athena</a><br> - The official eAthena IRC Channel.</li> + <li><a href="irc://irc.rizon.net/RAthena" target="_new">irc://irc.rizon.net/RAthena</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> The official AEGIS Support Board.</li> @@ -44,17 +44,17 @@ List of Ragnarok Online NPC sprite names and IDs.</li> <li><a href="../doc/script_commands.txt" target="_new">Script Commands</a><br> - Documentation of the script commands available in eAthena.</li> + Documentation of the script commands available in RAthena.</li> <li><a href="../doc/effect_list.txt" target="_new">Effect List</a><br> - Documentation of the visual effects available in eAthena.</li> + Documentation of the visual effects available in RAthena.</li> <li><a href="../doc/item_bonus.txt" target="_new">Item Bonuses</a><br> - Documentation of the item bonuses available in eAthena.</li> + Documentation of the item bonuses available in RAthena.</li> </ul> </div> <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div> </div> </body> -</html>
\ No newline at end of file +</html> |