Skip to content

Commit 42f326f

Browse files
Fix broken link to URDF spec (ros2#2189) (ros2#2190)
Likely also has to be fixed in other branches. (cherry picked from commit 45b5556) Co-authored-by: Andreas Bihlmaier <[email protected]>
1 parent 73226fe commit 42f326f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Tutorials/URDF/Adding-Physical-and-Collision-Properties-to-a-URDF-Model.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ If not specified, these coefficients default to zero.
134134
Other Tags
135135
----------
136136
In the realm of pure URDF (i.e. excluding Gazebo-specific tags), there are two remaining tags to help define the joints: calibration and safety controller.
137-
Check out the `spec <urdf/XML/joint>`_, as they are not included in this tutorial.
137+
Check out the `spec <https://wiki.ros.org/urdf/XML/joint>`_, as they are not included in this tutorial.
138138

139139
Next Steps
140140
----------

0 commit comments

Comments
 (0)