Skip to content

Commit

Permalink
Change links from index.ros.org -> docs.ros.org. (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
  • Loading branch information
clalancette committed Apr 6, 2021
1 parent e3caaaf commit 1dd3534
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ ROS 2 examples
==============

Tutorial on how to try out the examples:
* [Writing a simple service and client C++](https://index.ros.org/doc/ros2/Tutorials/Writing-A-Simple-Cpp-Service-And-Client/)
* [Writing a simple service and client Python](https://index.ros.org/doc/ros2/Tutorials/Writing-A-Simple-Py-Service-And-Client/)
* [Writing a simple service and client C++](https://docs.ros.org/en/rolling/Tutorials/Writing-A-Simple-Cpp-Service-And-Client.html)
* [Writing a simple service and client Python](https://docs.ros.org/en/rolling/Tutorials/Writing-A-Simple-Py-Service-And-Client.html)

0 comments on commit 1dd3534

Please sign in to comment.