diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-03-03 13:08:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-03 13:08:32 +0100 |
| commit | 469ab8a58dd8ded64427db6ce945ea7ded7f3b22 (patch) | |
| tree | 4aa0561f4bd215c703e5ab886663b3a8cfd2458b /docs/mail_items.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| parent | 8a2b277924d2b816e495feedc75dc95a357cc116 (diff) | |
| download | wiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.tar.gz wiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.tar.bz2 wiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.zip | |
Merge pull request #16 from azerothcore/fix-anchors
Fix anchors
Diffstat (limited to 'docs/mail_items.md')
| -rw-r--r-- | docs/mail_items.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/mail_items.md b/docs/mail_items.md index 34f435c..ea3e8d8 100644 --- a/docs/mail_items.md +++ b/docs/mail_items.md @@ -31,7 +31,7 @@ This table contains data regarding items from item\_instance which are being sen <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#mail_items-mail_id">mail_id</a></p></td> +<td><p><a href="#mail_id">mail_id</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -41,7 +41,7 @@ This table contains data regarding items from item\_instance which are being sen <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#mail_items-item_guid">item_guid</a></p></td> +<td><p><a href="#item_guid">item_guid</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -51,7 +51,7 @@ This table contains data regarding items from item\_instance which are being sen <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#mail_items-receiver">receiver</a></p></td> +<td><p><a href="#receiver">receiver</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> |
