Fix readme deprecated link (#1411)

Signed-off-by: Emmanuel <EmmanuelMess@users.noreply.github.com>
This commit is contained in:
Emmanuel 2025-02-05 19:35:35 -03:00 committed by GitHub
parent e545f60c5c
commit bbc46d7126
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ROS Client Library for the Python language.
## Building documentation
Documentation can be built for `rclpy` using [Sphinx](http://www.sphinx-doc.org/en/master/), or accessed [online](http://docs.ros2.org/latest/api/rclpy/index.html)
Documentation can be built for `rclpy` using [Sphinx](http://www.sphinx-doc.org/en/master/), or accessed [online](https://docs.ros.org/en/rolling/p/rclpy/).
For building documentation, you need an installation of ROS 2.