summaryrefslogtreecommitdiff
path: root/readme/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'readme/faq.html')
-rw-r--r--readme/faq.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/readme/faq.html b/readme/faq.html
index a75b725ee..9b7a53b02 100644
--- a/readme/faq.html
+++ b/readme/faq.html
@@ -1,14 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
- <title>eAthena | FAQ</title>
+ <title>RAthena | FAQ</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">FAQ</div>
</div>
<div id="navcontainer">
@@ -23,7 +23,7 @@
</div>
<div class="body-container">
- The following are frequently asked questions regarding eAthena.<br><br>
+ The following are frequently asked questions regarding RAthena.<br><br>
<dl>
<dt>Where can I set the exp rates?</dt>
<dd>
@@ -50,10 +50,10 @@
</dd>
<dt>I found a bug, where to I report it?</dt>
- <dd>If you find a bug in eAthena, report it here: <a href="http://www.eathena.ws/board/index.php?autocom=bugtracker" target="_blank">Bug Tracker</a></dd>
+ <dd>If you find a bug in RAthena, report it here: <a href="http://rathena.org/board/tracker/" target="_blank">Bug Tracker</a></dd>
- <dt>I'm a well-experienced programmer, can I join the eAthena dev team?</dt>
- <dd>Contact <a href="http://www.eathena.ws/board/index.php?showuser=121372" target="_blank">Paradox924X</a></dd>
+ <dt>I'm a well-experienced programmer, can I join the RAthena dev team?</dt>
+ <dd>You can apply in the <a href="http://rathena.org/board/topic/53712-developer-applications/" target="_blank">Developer Applications</a> topic.</dd>
<dt>My character won't move, and no windows open when I login to the game, what's wrong?</dt>
<dd>Your packet_db_ver is most likely set wrong, change it in /db/packet_db.txt to match your client's packet ver.</dd>
@@ -63,4 +63,4 @@
<div id="footer">"Read Me" Created &amp; Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div>
</div>
</body>
-</html> \ No newline at end of file
+</html>