Skip to content

Commit abc81c3

Browse files
Fix index.ros.org links to variants in README (#87)
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
1 parent a34b2ca commit abc81c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ The purpose of these images is to provide a ready-to-use base development enviro
88

99
The types of images created are:
1010
* OS Base: "ready to install ROS and build a workspace" - has ROS APT repositories setup and build tools installed, but no actual ROS packages installed yet
11-
* [`ros-core`](https://index.ros.org/p/ros_core/github-ros2-variants/): Built on OS Base, contains the `ros-core` variant preinstalled
12-
* [`ros-base`](https://index.ros.org/p/ros_base/github-ros2-variants/): Built on OS Base, contains the `ros-base` variant preinstalled
13-
* [`desktop`](https://index.ros.org/p/desktop/github-ros2-variants/): Built on OS Base, contains the `desktop` variant preinstalled
11+
* [`ros-core`](https://index.ros.org/p/ros_core/): Built on OS Base, contains the `ros-core` variant preinstalled
12+
* [`ros-base`](https://index.ros.org/p/ros_base/): Built on OS Base, contains the `ros-base` variant preinstalled
13+
* [`desktop`](https://index.ros.org/p/desktop/): Built on OS Base, contains the `desktop` variant preinstalled
1414

1515
The tagging structure is `setup-ros-docker/{OS-VERSION}[-{ROS-DISTRO}-{ROS-VARIANT}]`
1616

0 commit comments

Comments
 (0)