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/areatrigger_scripts.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/areatrigger_scripts.md')
| -rw-r--r-- | docs/areatrigger_scripts.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/areatrigger_scripts.md b/docs/areatrigger_scripts.md index fbecba7..e021c00 100644 --- a/docs/areatrigger_scripts.md +++ b/docs/areatrigger_scripts.md @@ -31,7 +31,7 @@ Allows for an area trigger to be scripted with Trinity Script. <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#areatrigger_scripts-entry">entry</a></p></td> +<td><p><a href="#entry">entry</a></p></td> <td><p>mediumint(8)</p></td> <td><p>signed</p></td> <td><p>PRI</p></td> @@ -41,7 +41,7 @@ Allows for an area trigger to be scripted with Trinity Script. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#areatrigger_scripts-ScriptName">ScriptName</a></p></td> +<td><p><a href="#scriptname">ScriptName</a></p></td> <td><p>char(64)</p></td> <td><p>signed</p></td> <td><p> </p></td> |
