Skip to content

Commit fba347f

Browse files
Update index.ros.org package website links (backport #1101) (#1103)
Fixes ros-infrastructure/rosindex#539 `index.ros.org/p/$pkg/` links with the GitHub repo at the end no longer work and result in a 404. This should be backported to all non-EOL distro branches.<hr>This is an automatic backport of pull request #1101 done by [Mergify](https://mergify.com). Signed-off-by: Christophe Bedard <[email protected]> Co-authored-by: Christophe Bedard <[email protected]>
1 parent 305cbf9 commit fba347f

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

camera_calibration/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<maintainer email="[email protected]">Michael Ferguson</maintainer>
1515

1616
<license>BSD</license>
17-
<url type="website">https://index.ros.org/p/camera_calibration/github-ros-perception-image_pipeline/</url>
17+
<url type="website">https://index.ros.org/p/camera_calibration/</url>
1818
<url type="bugtracker">https://github.com/ros-perception/image_pipeline/issues</url>
1919
<url type="repository">https://github.com/ros-perception/image_pipeline</url>
2020
<author>James Bowman</author>

depth_image_proc/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<maintainer email="[email protected]">Michael Ferguson</maintainer>
2020

2121
<license>BSD</license>
22-
<url type="website">https://index.ros.org/p/depth_image_proc/github-ros-perception-image_pipeline/</url>
22+
<url type="website">https://index.ros.org/p/depth_image_proc/</url>
2323
<url type="bugtracker">https://github.com/ros-perception/image_pipeline/issues</url>
2424
<url type="repository">https://github.com/ros-perception/image_pipeline</url>
2525
<author>Patrick Mihelich</author>

image_pipeline/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<maintainer email="[email protected]">Michael Ferguson</maintainer>
1212

1313
<license>BSD</license>
14-
<url type="website">https://index.ros.org/p/image_pipeline/github-ros-perception-image_pipeline/</url>
14+
<url type="website">https://index.ros.org/p/image_pipeline/</url>
1515
<url type="bugtracker">https://github.com/ros-perception/image_pipeline/issues</url>
1616
<url type="repository">https://github.com/ros-perception/image_pipeline</url>
1717
<author>Patrick Mihelich</author>

image_proc/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<maintainer email="[email protected]">Michael Ferguson</maintainer>
1212

1313
<license>BSD</license>
14-
<url type="website">https://index.ros.org/p/image_proc/github-ros-perception-image_pipeline/</url>
14+
<url type="website">https://index.ros.org/p/image_proc/</url>
1515
<url type="bugtracker">https://github.com/ros-perception/image_pipeline/issues</url>
1616
<url type="repository">https://github.com/ros-perception/image_pipeline</url>
1717
<author>Patrick Mihelich</author>

image_publisher/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maintainer email="[email protected]">Michael Ferguson</maintainer>
1818

1919
<license>BSD</license>
20-
<url type="website">https://index.ros.org/p/image_publisher/github-ros-perception-image_pipeline/</url>
20+
<url type="website">https://index.ros.org/p/image_publisher/</url>
2121
<url type="bugtracker">https://github.com/ros-perception/image_pipeline/issues</url>
2222
<url type="repository">https://github.com/ros-perception/image_pipeline</url>
2323
<author>Kei Okada</author>

image_rotate/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<maintainer email="[email protected]">Michael Ferguson</maintainer>
3131

3232
<license>BSD</license>
33-
<url type="website">https://index.ros.org/p/image_rotate/github-ros-perception-image_pipeline/</url>
33+
<url type="website">https://index.ros.org/p/image_rotate/</url>
3434
<url type="bugtracker">https://github.com/ros-perception/image_pipeline/issues</url>
3535
<url type="repository">https://github.com/ros-perception/image_pipeline</url>
3636
<author>Blaise Gassend</author>

image_view/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<maintainer email="[email protected]">Michael Ferguson</maintainer>
1515

1616
<license>BSD</license>
17-
<url type="website">https://index.ros.org/p/image_view/github-ros-perception-image_pipeline/</url>
17+
<url type="website">https://index.ros.org/p/image_view/</url>
1818
<url type="bugtracker">https://github.com/ros-perception/image_pipeline/issues</url>
1919
<url type="repository">https://github.com/ros-perception/image_pipeline</url>
2020
<author>Patrick Mihelich</author>

stereo_image_proc/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<maintainer email="[email protected]">Michael Ferguson</maintainer>
1212

1313
<license>BSD</license>
14-
<url type="website">https://index.ros.org/p/stereo_image_proc/github-ros-perception-image_pipeline/</url>
14+
<url type="website">https://index.ros.org/p/stereo_image_proc/</url>
1515
<url type="bugtracker">https://github.com/ros-perception/image_pipeline/issues</url>
1616
<url type="repository">https://github.com/ros-perception/image_pipeline</url>
1717
<author>Patrick Mihelich</author>

0 commit comments

Comments
 (0)