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/phase_area.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| download | wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2 wiki-700c998f49255b0d7b844363d23509cfedc68865.zip | |
Fix anchors
Diffstat (limited to 'docs/phase_area.md')
| -rw-r--r-- | docs/phase_area.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/phase_area.md b/docs/phase_area.md index 2a7f54f..6ab73c8 100644 --- a/docs/phase_area.md +++ b/docs/phase_area.md @@ -24,7 +24,7 @@ Each line holds one Zone or Area with one phaseId and a description. Each line </thead> <tbody> <tr class="odd"> -<td><a href="#phase_area-AreaId">AreaId</a></td> +<td><a href="#AreaId">AreaId</a></td> <td>int</td> <td>No</td> <td>Pri</td> @@ -33,7 +33,7 @@ Each line holds one Zone or Area with one phaseId and a description. Each line </td> </tr> <tr class="even"> -<td><a href="#phase_area-PhaseId">PhaseId</a></td> +<td><a href="#PhaseId">PhaseId</a></td> <td>int</td> <td>No</td> <td>Pri</td> @@ -42,7 +42,7 @@ Each line holds one Zone or Area with one phaseId and a description. Each line </td> </tr> <tr class="odd"> -<td><a href="#phase_area-Comment">Comment</a></td> +<td><a href="#Comment">Comment</a></td> <td>varchar</td> <td><br /> </td> |
