Skip to content

Commit 1229f94

Browse files
committed
Address comments
1 parent 55cb2cf commit 1229f94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/service-introspection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ Remember to use introspection judiciously in production systems, considering the
11701170

11711171
For more information, see:
11721172

1173-
- [ROS 2 Service Introspection Documentation](https://docs.ros.org/)
1174-
- [rclnodejs API Documentation](https://robotwebtools.github.io/rclnodejs/)
1173+
- [ROS 2 Service Introspection Documentation](https://docs.ros.org/en/kilted/Tutorials/Demos/Service-Introspection.html)
1174+
- [rclnodejs API Documentation](https://robotwebtools.github.io/rclnodejs/docs/index.html)
11751175
- [Example service code](../example/services/service/service-example.js)
11761176
- [Introspection test cases](../test/test-service-introspection.js)

0 commit comments

Comments
 (0)