summaryrefslogtreecommitdiff
path: root/docs/spell_required.md
diff options
context:
space:
mode:
authorFrancescoBorzi <borzifrancesco@gmail.com>2019-03-03 12:57:10 +0100
committerFrancescoBorzi <borzifrancesco@gmail.com>2019-03-03 12:57:10 +0100
commit700c998f49255b0d7b844363d23509cfedc68865 (patch)
treecaa8871e25b81d90a8d7b481e68a246eae4bb85f /docs/spell_required.md
parent3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff)
downloadwiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz
wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2
wiki-700c998f49255b0d7b844363d23509cfedc68865.zip
Fix anchors
Diffstat (limited to 'docs/spell_required.md')
-rw-r--r--docs/spell_required.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/spell_required.md b/docs/spell_required.md
index 1b3b55a..c2993ee 100644
--- a/docs/spell_required.md
+++ b/docs/spell_required.md
@@ -29,7 +29,7 @@ Table used to add restrictions for learning spells from trainer. Player can't le
<td><p><strong>Comment</strong></p></td>
</tr>
<tr class="even">
-<td><p><a href="#spell_required-spell_id">spell_id</a></p></td>
+<td><p><a href="#spell_id">spell_id</a></p></td>
<td><p>mediumint(9)</p></td>
<td><p>signed</p></td>
<td><p>PRI</p></td>
@@ -39,7 +39,7 @@ Table used to add restrictions for learning spells from trainer. Player can't le
<td><p> </p></td>
</tr>
<tr class="odd">
-<td><p><a href="#spell_required-req_spell">req_spell</a></p></td>
+<td><p><a href="#req_spell">req_spell</a></p></td>
<td><p>mediumint(9)</p></td>
<td><p>signed</p></td>
<td><p>PRI</p></td>