Replace outdated wiki links, wording (#1871)

This commit is contained in:
Slider0007
2023-01-19 18:21:46 +01:00
committed by GitHub
parent 3de4cc7c56
commit 287302ba7f
3 changed files with 8 additions and 6 deletions

View File

@@ -40,7 +40,7 @@ p {font-size: 1em;}
<td>
<button class="button" id="previous" name="previous" onclick="clickPrevious()">Previous</button>
<button class="button" id="next" name="next" onclick="clickNext()">Next</button>
If you need help. have a look on the <a href=https://github.com/jomjol/AI-on-the-edge-device/wiki target=_blank>Wiki</a> and the <a href=https://github.com/jomjol/AI-on-the-edge-device/discussions target=_blank>Discussion</a> pages.
If you need support, have a look to the <a href=https://jomjol.github.io/AI-on-the-edge-device-docs target=_blank>documenation</a> or the <a href=https://github.com/jomjol/AI-on-the-edge-device/discussions target=_blank>discussion</a> pages.
</td>
</tr>
</table>