Skip to content

Commit 1200786

Browse files
committed
Fixed link in Readme and fixed a typo
1 parent 6d3d1e6 commit 1200786

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ C++ library for Infineon's Arduino shields for **PROFET™ Smart High-Side Power
1515
<td style="test-align : center"><a href="https://high-side-switch.readthedocs.io/en/latest/hw-platforms.html#profettrade-24v-family">PROFET™+ 24V BTT60xx Arduino Shield</a></td>
1616
<td style="test-align : center"><a href="https://high-side-switch.readthedocs.io/en/latest/hw-platforms.html#power-profettrade-family">Power PROFET™ BTS5001x-1TAD Arduino Shield</a></td>
1717
<td style="test-align : center"><a href="https://high-side-switch.readthedocs.io/en/latest/hw-platforms.html#profettrade-2-12v-family">PROFET™+2 12V BTS700x-1EPP Arduino Shield</a></td>
18-
<td style="test-align: center"><a href="">Power PROFET™ + 12 V BTS500xx-1LUA</a></td>
18+
<td style="test-align: center"><a href="https://high-side-switch.readthedocs.io/en/latest/hw-platforms.html#id5">Power PROFET™ + 12 V BTS500xx-1LUA</a></td>
1919
</tr>
2020
</table>
2121

@@ -32,7 +32,7 @@ C++ library for Infineon's Arduino shields for **PROFET™ Smart High-Side Power
3232
<a href="https://high-side-switch.readthedocs.io/en/latest/api-reference/profet-24-api.html#btt60xxshield-api">PROFET™+ 24V BTT60xx API</a><br>
3333
<a href="https://high-side-switch.readthedocs.io/en/latest/api-reference/power-profet-api.html#power-profettrade-shield">Power PROFET™ BTS5001x API</a><br>
3434
<a href="https://high-side-switch.readthedocs.io/en/latest/api-reference/profet2-12-api.html#profettrade-2-12v-shield">PROFET™+2 12V BTS700x API</a><br>
35-
<a href="">Power PROFET™ + 12 V BTS500xx API</a>
35+
<a href="https://high-side-switch.readthedocs.io/en/latest/api-reference/power-profet-1LUA-api.html#power-profettrade-shield-1lua">Power PROFET™ + 12 V BTS500xx API</a>
3636
</td>
3737
</tr>
3838
<tr>

docs/hw-platforms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Chip only
192192

193193
Shields for Arduino
194194
"""""""""""""""""""
195-
* `2V Protected Switch Shield with BTS50005-1LUA and BTS50010-1LUA`_
195+
* `12V Protected Switch Shield with BTS50005-1LUA and BTS50010-1LUA`_
196196

197197
Pinout Diagram
198198
^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)