summaryrefslogtreecommitdiff
path: root/docs/account_data.md
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-03-03 13:08:32 +0100
committerGitHub <noreply@github.com>2019-03-03 13:08:32 +0100
commit469ab8a58dd8ded64427db6ce945ea7ded7f3b22 (patch)
tree4aa0561f4bd215c703e5ab886663b3a8cfd2458b /docs/account_data.md
parent3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff)
parent8a2b277924d2b816e495feedc75dc95a357cc116 (diff)
downloadwiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.tar.gz
wiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.tar.bz2
wiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.zip
Merge pull request #16 from azerothcore/fix-anchors
Fix anchors
Diffstat (limited to 'docs/account_data.md')
-rw-r--r--docs/account_data.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/account_data.md b/docs/account_data.md
index aeccc77..1c54c61 100644
--- a/docs/account_data.md
+++ b/docs/account_data.md
@@ -31,7 +31,7 @@ Contains data about client account and settings.
<td><p><strong>Comment</strong></p></td>
</tr>
<tr class="even">
-<td><p><a href="#account_data-account">account</a></p></td>
+<td><p><a href="#account">account</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td><p>PRI</p></td>
@@ -41,7 +41,7 @@ Contains data about client account and settings.
<td><p> </p></td>
</tr>
<tr class="odd">
-<td><p><a href="#account_data-type">type</a></p></td>
+<td><p><a href="#type">type</a></p></td>
<td><p>tinyint(3)</p></td>
<td><p>unsigned</p></td>
<td><p>PRI</p></td>
@@ -51,7 +51,7 @@ Contains data about client account and settings.
<td><p> </p></td>
</tr>
<tr class="even">
-<td><p><a href="#account_data-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>
@@ -61,7 +61,7 @@ Contains data about client account and settings.
<td><p> </p></td>
</tr>
<tr class="odd">
-<td><p><a href="#account_data-data">data</a></p></td>
+<td><p><a href="#data">data</a></p></td>
<td><p>blob</p></td>
<td><p>signed</p></td>
<td><p> </p></td>