Skip to content

Commit f88e081

Browse files
Fix markdown link in README (#1581)
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
1 parent 36ac9e3 commit f88e081

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Source workspace and build docs:
4242

4343
# Contributions
4444

45-
Please read the ROS 2 Contribution Guide available on docs.ros.org](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing.html#) before contributing.
45+
Please read the ROS 2 Contribution Guide available on [docs.ros.org](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing.html#) before contributing.
4646
If you are looking for a place to start consider checking out our issues tagged [`help wanted`](https://github.com/ros2/rclpy/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22) and [`good first issue`](https://github.com/ros2/rclpy/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22)
4747
Pull request reviews from new community members are welcomed and encouraged!
4848
Please check out the pull request, build it, and run the tests, before reviewing the code.

0 commit comments

Comments
 (0)