Skip to content

Commit

Permalink
Update ROS 2 docs links in README (ros-visualization#659)
Browse files Browse the repository at this point in the history
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
  • Loading branch information
christophebedard authored Mar 12, 2021
1 parent 3ca50ac commit 3c88c66
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 @@ -83,7 +83,7 @@ More detailed information on how to write a transformation plugin and on how to

The simplest way to build from source is to use the official installation guide, since RViz is part of the official ROS 2 repos file.

https://github.com/ros2/ros2/wiki/Installation
https://docs.ros.org/en/rolling/Installation.html

#### Building RViz in a separate workspace

Expand Down Expand Up @@ -114,7 +114,7 @@ The `--merge-install` flag is optional but ensures a cleaner environment which i

More instructions and examples to come.

In addition to the [ROS 2 Developer Guide](https://github.com/ros2/ros2/wiki/Developer-Guide) we suggest the following.
In addition to the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html) we suggest the following.

### Testing

Expand Down

0 comments on commit 3c88c66

Please sign in to comment.