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/item_refund_instance.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| download | wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2 wiki-700c998f49255b0d7b844363d23509cfedc68865.zip | |
Fix anchors
Diffstat (limited to 'docs/item_refund_instance.md')
| -rw-r--r-- | docs/item_refund_instance.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/item_refund_instance.md b/docs/item_refund_instance.md index 04b7d10..cea8e65 100644 --- a/docs/item_refund_instance.md +++ b/docs/item_refund_instance.md @@ -31,7 +31,7 @@ This table serves as a receipt of refundable purchases during a 2 hour ingame ti <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#item_refund_instance-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> @@ -41,7 +41,7 @@ This table serves as a receipt of refundable purchases during a 2 hour ingame ti <td><p>Item GUID</p></td> </tr> <tr class="odd"> -<td><p><a href="#item_refund_instance-player_guid">player_guid</a></p></td> +<td><p><a href="#player_guid">player_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 serves as a receipt of refundable purchases during a 2 hour ingame ti <td><p>Player GUID</p></td> </tr> <tr class="even"> -<td><p><a href="#item_refund_instance-paidMoney">paidMoney</a></p></td> +<td><p><a href="#paidMoney">paidMoney</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -61,7 +61,7 @@ This table serves as a receipt of refundable purchases during a 2 hour ingame ti <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#item_refund_instance-paidExtendedCost">paidExtendedCost</a></p></td> +<td><p><a href="#paidExtendedCost">paidExtendedCost</a></p></td> <td><p>smallint(5)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> |
