Skip to content

Commit 2493b36

Browse files
authored
Fix Zephyr image (#334)
* Fix Zephyr image * Update
1 parent 115ee5a commit 2493b36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • _docs/tutorials/core/first_application_rtos

_docs/tutorials/core/first_application_rtos/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Micro-ROS currently supports three different RTOS, namely NuttX, FreeRTOS, and Z
1111
<tr>
1212
<td style="width:33%; text-align:center; vertical-align:bottom; font-weight:bold;"><a href="nuttx/"><img style="margin-left:auto; margin-right:auto; padding-bottom:5px;" width="125" height="125" src="https://upload.wikimedia.org/wikipedia/commons/b/b0/NuttX_logo.png"><br/>NuttX</a></td>
1313
<td style="width:33%; text-align:center; vertical-align:bottom; font-weight:bold;"><a href="freertos/"><img style="margin-left:auto; margin-right:auto; padding-bottom:5px;" width="263" height="100" src="https://upload.wikimedia.org/wikipedia/commons/4/4e/Logo_freeRTOS.png"><br/>FreeRTOS</a></td>
14-
<td style="width:33%; text-align:center; vertical-align:bottom; font-weight:bold;"><a href="zephyr/"><img style="margin-left:auto; margin-right:auto; padding-bottom:5px;" width="220" height="114" src="https://upload.wikimedia.org/wikipedia/commons/2/2d/Zephyr-logo.png"><br/>Zephyr</a></td>
14+
<td style="width:33%; text-align:center; vertical-align:bottom; font-weight:bold;"><a href="zephyr/"><img style="margin-left:auto; margin-right:auto; padding-bottom:5px;" width="220" height="114" src="https://www.linuxfoundation.org/wp-content/uploads/zephyr-color.svg"><br/>Zephyr</a></td>
1515
</tr>
1616
</table>
1717

0 commit comments

Comments
 (0)