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/account_tutorial.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| download | wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2 wiki-700c998f49255b0d7b844363d23509cfedc68865.zip | |
Fix anchors
Diffstat (limited to 'docs/account_tutorial.md')
| -rw-r--r-- | docs/account_tutorial.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/account_tutorial.md b/docs/account_tutorial.md index 3568333..3713414 100644 --- a/docs/account_tutorial.md +++ b/docs/account_tutorial.md @@ -31,7 +31,7 @@ This table is used to store the tutorial state of all the accounts. <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#account_tutorial-accountId">accountId</a></p></td> +<td><p><a href="#accountId">accountId</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 is used to store the tutorial state of all the accounts. <td><p>Account Identifier</p></td> </tr> <tr class="odd"> -<td><p><a href="#account_tutorial-tut0-7">tut0</a></p></td> +<td><p><a href="#7">tut0</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -51,7 +51,7 @@ This table is used to store the tutorial state of all the accounts. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#account_tutorial-tut0-7">tut1</a></p></td> +<td><p><a href="#7">tut1</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -61,7 +61,7 @@ This table is used to store the tutorial state of all the accounts. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#account_tutorial-tut0-7">tut2</a></p></td> +<td><p><a href="#7">tut2</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -71,7 +71,7 @@ This table is used to store the tutorial state of all the accounts. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#account_tutorial-tut0-7">tut3</a></p></td> +<td><p><a href="#7">tut3</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -81,7 +81,7 @@ This table is used to store the tutorial state of all the accounts. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#account_tutorial-tut0-7">tut4</a></p></td> +<td><p><a href="#7">tut4</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -91,7 +91,7 @@ This table is used to store the tutorial state of all the accounts. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#account_tutorial-tut0-7">tut5</a></p></td> +<td><p><a href="#7">tut5</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -101,7 +101,7 @@ This table is used to store the tutorial state of all the accounts. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#account_tutorial-tut0-7">tut6</a></p></td> +<td><p><a href="#7">tut6</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -111,7 +111,7 @@ This table is used to store the tutorial state of all the accounts. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#account_tutorial-tut0-7">tut7</a></p></td> +<td><p><a href="#7">tut7</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> |
