summaryrefslogtreecommitdiff
path: root/docs/pet_spell_cooldown.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pet_spell_cooldown.md')
-rw-r--r--docs/pet_spell_cooldown.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/pet_spell_cooldown.md b/docs/pet_spell_cooldown.md
index 4a44e85..6985c91 100644
--- a/docs/pet_spell_cooldown.md
+++ b/docs/pet_spell_cooldown.md
@@ -31,7 +31,7 @@ This table holds information on pet spell cooldowns.
<td><p><strong>Comment</strong></p></td>
</tr>
<tr class="even">
-<td><p><a href="#pet_spell_cooldown-guid">guid</a></p></td>
+<td><p><a href="#guid">guid</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td><p>PRI</p></td>
@@ -41,7 +41,7 @@ This table holds information on pet spell cooldowns.
<td><p>Global Unique Identifier, Low part</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#pet_spell_cooldown-spell">spell</a></p></td>
+<td><p><a href="#spell">spell</a></p></td>
<td><p>mediumint(8)</p></td>
<td><p>unsigned</p></td>
<td><p>PRI</p></td>
@@ -51,7 +51,7 @@ This table holds information on pet spell cooldowns.
<td><p>Spell Identifier</p></td>
</tr>
<tr class="even">
-<td><p><a href="#pet_spell_cooldown-time">time</a></p></td>
+<td><p><a href="#time">time</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>