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/instance_encounters.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| download | wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2 wiki-700c998f49255b0d7b844363d23509cfedc68865.zip | |
Fix anchors
Diffstat (limited to 'docs/instance_encounters.md')
| -rw-r--r-- | docs/instance_encounters.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/instance_encounters.md b/docs/instance_encounters.md index 6387c75..a986f56 100644 --- a/docs/instance_encounters.md +++ b/docs/instance_encounters.md @@ -31,7 +31,7 @@ Definitions of instance encounters. Used by LFG. <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#instance_encounters-entry">entry</a></p></td> +<td><p><a href="#entry">entry</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -41,7 +41,7 @@ Definitions of instance encounters. Used by LFG. <td><p>Unique entry from DungeonEncounter.dbc</p></td> </tr> <tr class="odd"> -<td><p><a href="#instance_encounters-creditType">creditType</a></p></td> +<td><p><a href="#creditType">creditType</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -51,7 +51,7 @@ Definitions of instance encounters. Used by LFG. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#instance_encounters-creditEntry">creditEntry</a></p></td> +<td><p><a href="#creditEntry">creditEntry</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -61,7 +61,7 @@ Definitions of instance encounters. Used by LFG. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#instance_encounters-lastEncounterDungeon">lastEncounterDungeon</a></p></td> +<td><p><a href="#lastEncounterDungeon">lastEncounterDungeon</a></p></td> <td><p>smallint(5)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -71,7 +71,7 @@ Definitions of instance encounters. Used by LFG. <td><p>If not 0, LfgDungeon.dbc entry for the instance it is last encounter in</p></td> </tr> <tr class="even"> -<td><p><a href="#instance_encounters-comment">comment</a></p></td> +<td><p><a href="#comment">comment</a></p></td> <td><p>varchat(255)</p></td> <td><p>signed</p></td> <td><p> </p></td> |
