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/creature_questender.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| download | wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2 wiki-700c998f49255b0d7b844363d23509cfedc68865.zip | |
Fix anchors
Diffstat (limited to 'docs/creature_questender.md')
| -rw-r--r-- | docs/creature_questender.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/creature_questender.md b/docs/creature_questender.md index 9c8b43c..9d732a4 100644 --- a/docs/creature_questender.md +++ b/docs/creature_questender.md @@ -31,7 +31,7 @@ Holds NPC quest ender relations on which NPCs finishes which quests. <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#creature_questender-id">id</a></p></td> +<td><p><a href="#id">id</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -41,7 +41,7 @@ Holds NPC quest ender relations on which NPCs finishes which quests. <td><p>Identifier</p></td> </tr> <tr class="odd"> -<td><p><a href="#creature_questender-quest">quest</a></p></td> +<td><p><a href="#quest">quest</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> |
