Skip to content

Commit 0fe8b97

Browse files
Wumpfaedm
andauthored
Fix ROS2 code link (#11239)
Co-authored-by: Gábor Gyebnár <[email protected]>
1 parent 5d45426 commit 0fe8b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/reference/mcap/message-formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `ros2msg` layer provides automatic visualization for common ROS2 message typ
1414
- **`geometry_msgs`**
1515
- **`builtin_interfaces`**
1616

17-
We are continually adding support for more standard ROS2 message types. For the complete list of currently supported messages, see the [ROS2 message parsers in our codebase](../../../../crates/utils/re_mcap/src/layers/ros2.rs).
17+
We are continually adding support for more standard ROS2 message types. For the complete list of currently supported messages, see the [ROS2 message parsers in our codebase](https://github.com/rerun-io/rerun/blob/latest/crates/utils/re_mcap/src/layers/ros2.rs).
1818

1919
### Timelines
2020

0 commit comments

Comments
 (0)