diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 12:57:10 +0100 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 12:57:10 +0100 |
| commit | 700c998f49255b0d7b844363d23509cfedc68865 (patch) | |
| tree | caa8871e25b81d90a8d7b481e68a246eae4bb85f /docs/spell_learn_spell.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| download | wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2 wiki-700c998f49255b0d7b844363d23509cfedc68865.zip | |
Fix anchors
Diffstat (limited to 'docs/spell_learn_spell.md')
| -rw-r--r-- | docs/spell_learn_spell.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/spell_learn_spell.md b/docs/spell_learn_spell.md index b9aaab4..7c0e029 100644 --- a/docs/spell_learn_spell.md +++ b/docs/spell_learn_spell.md @@ -33,7 +33,7 @@ NOTE: Spells with spell effects SPELL\_EFFECT\_LEARN\_SPELL should NOT be includ <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#spell_learn_spell-entry">entry</a></p></td> +<td><p><a href="#entry">entry</a></p></td> <td><p>smallint(5)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -43,7 +43,7 @@ NOTE: Spells with spell effects SPELL\_EFFECT\_LEARN\_SPELL should NOT be includ <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#spell_learn_spell-SpellID">SpellID</a></p></td> +<td><p><a href="#SpellID">SpellID</a></p></td> <td><p>smallint(5)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -53,7 +53,7 @@ NOTE: Spells with spell effects SPELL\_EFFECT\_LEARN\_SPELL should NOT be includ <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#spell_learn_spell-Active">Active</a></p></td> +<td><p><a href="#Active">Active</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> |
