Skip to content

Commit f9239e9

Browse files
Remove redundant </embed> closing tag (#782)
1 parent 9ad1fec commit f9239e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/realtime_servo/realtime_servo_tutorial.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ This tutorial shows how to send real-time servo commands to a ROS-enabled robot.
1010
src="https://www.youtube.com/v/8sOucNloJeI&hl=en_US&fs=1&rel=0"
1111
type="application/x-shockwave-flash" allowscriptaccess="always"
1212
allowfullscreen="true" width="700"
13-
height="385">
14-
</embed>
13+
height="385"/>
1514
</object>
1615

1716
Getting Started

0 commit comments

Comments
 (0)