Skip to content

Commit cfffbe6

Browse files
committed
adjust images
1 parent f664450 commit cfffbe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-foundations/0-primers/03-ros-primer.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"source": [
2626
"The [Robot Operating System (ROS)](https://www.ros.org/) is a set of software `libraries` and tools that help you build robot applications. From drivers to state-of-the-art algorithms, and with powerful developer tools, ROS has what you need for your next robotics project. And it's all **open source**!\n",
2727
"\n",
28-
"[![ROS Logo](https://www.ros.org/imgs/logo-white.png)](https://www.ros.org/)\n",
28+
"<img src=\"https://www.ros.org/imgs/logo-white.png\" width=\"480\" alt=\"ROS Logo\" href=\"https://www.ros.org/\">\n",
2929
"\n",
3030
"## Contents\n",
3131
"\n",

0 commit comments

Comments
 (0)