Skip to content

Commit aeef3e7

Browse files
author
Amanda Butler
authored
Update security table in api.md
Move DeviceKey from drivers table to security table.
1 parent e9ebe9d commit aeef3e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/api/api.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
<td><a href="busin.html">BusIn</a></td>
7777
<td><a href="ticker.html">Ticker</a></td>
7878
<td><a href="serial.html">Serial</a></td>
79-
<td><a href="devicekey.html">DeviceKey</a></td>
8079
</tr>
8180
<tr>
8281
<td><a href="busout.html">BusOut</a></td>
@@ -222,6 +221,9 @@ With [Arm Mbed TLS](security.html), a comprehensive SSL/TLS solution, you can in
222221
<tr>
223222
<td><a href="tls.html">TLS</a></td>
224223
</tr>
224+
<tr>
225+
<td><a href="Devicekey.html">DeviceKey</a></td>
226+
</tr>
225227
</tbody>
226228
</table>
227229

0 commit comments

Comments
 (0)