Change link to Choosing the model in configuration page

This commit is contained in:
Frank Haverland
2022-09-18 21:57:14 +02:00
parent 78806c081b
commit 85418c678d

View File

@@ -295,7 +295,7 @@ textarea {
</select> </select>
</td> </td>
<td style="font-size: 80%;"> <td style="font-size: 80%;">
Path to CNN model file for image recognition. Check the <a href="https://github.com/jomjol/AI-on-the-edge-device/wiki/Neural-Network-Types" target="_blank">documentation</a> for details. Path to CNN model file for image recognition. Check the <a href="https://github.com/jomjol/AI-on-the-edge-device/wiki/Choosing-the-Model" target="_blank">documentation</a> for details.
</td> </td>
</tr> </tr>
@@ -371,7 +371,7 @@ textarea {
<select id="Analog_Model_value1"> <select id="Analog_Model_value1">
</select> </select>
</td> </td>
<td style="font-size: 80%;"> Path to CNN model file for image recognition. Check the <a href="https://github.com/jomjol/AI-on-the-edge-device/wiki/Neural-Network-Types" target="_blank">documentation</a> for details.</td> <td style="font-size: 80%;"> Path to CNN model file for image recognition. Check the <a href="https://github.com/jomjol/AI-on-the-edge-device/wiki/Choosing-the-Model" target="_blank">documentation</a> for details.</td>
</tr> </tr>
<tr> <tr>
<td width="20px" style="padding-left: 40px;"> <td width="20px" style="padding-left: 40px;">