summaryrefslogtreecommitdiff
path: root/docs/disables.md
diff options
context:
space:
mode:
authorFrancescoBorzi <borzifrancesco@gmail.com>2019-03-03 12:57:10 +0100
committerFrancescoBorzi <borzifrancesco@gmail.com>2019-03-03 12:57:10 +0100
commit700c998f49255b0d7b844363d23509cfedc68865 (patch)
treecaa8871e25b81d90a8d7b481e68a246eae4bb85f /docs/disables.md
parent3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff)
downloadwiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz
wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2
wiki-700c998f49255b0d7b844363d23509cfedc68865.zip
Fix anchors
Diffstat (limited to 'docs/disables.md')
-rw-r--r--docs/disables.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/disables.md b/docs/disables.md
index da0dc67..680e76a 100644
--- a/docs/disables.md
+++ b/docs/disables.md
@@ -21,7 +21,7 @@ This table is used to disable dungeons/bgs/spells/etc.
<td><p><strong>Comment</strong></p></td>
</tr>
<tr class="even">
-<td><p><a href="#disables-sourceType">sourceType</a></p></td>
+<td><p><a href="#sourceType">sourceType</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td><p>PRI</p></td>
@@ -33,7 +33,7 @@ This table is used to disable dungeons/bgs/spells/etc.
</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#disables-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>
@@ -45,7 +45,7 @@ This table is used to disable dungeons/bgs/spells/etc.
</p></td>
</tr>
<tr class="even">
-<td><p><a href="#disables-flags">flags</a></p></td>
+<td><p><a href="#flags">flags</a></p></td>
<td><p>tinyint(3)</p></td>
<td><p>unsigned</p></td>
<td><p><br />
@@ -58,7 +58,7 @@ This table is used to disable dungeons/bgs/spells/etc.
</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#disables-params_0">params_0</a></p></td>
+<td><p><a href="#params_0">params_0</a></p></td>
<td><p>varchar(255)</p></td>
<td><p><br />
</p></td>
@@ -72,7 +72,7 @@ This table is used to disable dungeons/bgs/spells/etc.
</p></td>
</tr>
<tr class="even">
-<td><p><a href="#disables-params_1">params_1</a></p></td>
+<td><p><a href="#params_1">params_1</a></p></td>
<td><p>varchar(255)</p></td>
<td><p><br />
</p></td>
@@ -86,7 +86,7 @@ This table is used to disable dungeons/bgs/spells/etc.
</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#disables-comment">comment</a></p></td>
+<td><p><a href="#comment">comment</a></p></td>
<td><p>varchar(255)</p></td>
<td><p><br />
</p></td>