diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 13:05:05 +0100 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 13:05:05 +0100 |
| commit | 8a2b277924d2b816e495feedc75dc95a357cc116 (patch) | |
| tree | 4aa0561f4bd215c703e5ab886663b3a8cfd2458b /docs/guild.md | |
| parent | 700c998f49255b0d7b844363d23509cfedc68865 (diff) | |
| download | wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.gz wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.bz2 wiki-8a2b277924d2b816e495feedc75dc95a357cc116.zip | |
Fix case
Diffstat (limited to 'docs/guild.md')
| -rw-r--r-- | docs/guild.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/guild.md b/docs/guild.md index 7432dfd..32c16d5 100644 --- a/docs/guild.md +++ b/docs/guild.md @@ -61,7 +61,7 @@ This table holds the main guild information. All created guilds or all guilds in <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#EmblemStyle">EmblemStyle</a></p></td> +<td><p><a href="#emblemstyle">EmblemStyle</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -71,7 +71,7 @@ This table holds the main guild information. All created guilds or all guilds in <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#EmblemColor">EmblemColor</a></p></td> +<td><p><a href="#emblemcolor">EmblemColor</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -81,7 +81,7 @@ This table holds the main guild information. All created guilds or all guilds in <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#BorderStyle">BorderStyle</a></p></td> +<td><p><a href="#borderstyle">BorderStyle</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -91,7 +91,7 @@ This table holds the main guild information. All created guilds or all guilds in <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#BorderColor">BorderColor</a></p></td> +<td><p><a href="#bordercolor">BorderColor</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -101,7 +101,7 @@ This table holds the main guild information. All created guilds or all guilds in <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#BackgroundColor">BackgroundColor</a></p></td> +<td><p><a href="#backgroundcolor">BackgroundColor</a></p></td> <td><p>tinyint(3)</p></td> <td><p>signed</p></td> <td><p> </p></td> @@ -141,7 +141,7 @@ This table holds the main guild information. All created guilds or all guilds in <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#BankMoney">BankMoney</a></p></td> +<td><p><a href="#bankmoney">BankMoney</a></p></td> <td><p>bigint(20)</p></td> <td><p>signed</p></td> <td><p> </p></td> |
