summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfa486f6aa55..1fbf5a53b5b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-rospy-tutorials
pkgdesc = ROS - This package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc.
pkgver = 0.9.0
pkgrel = 1
- url = http://www.ros.org/wiki/rospy_tutorials
+ url = https://www.wiki.ros.org/rospy_tutorials
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 9fbdf214eb08..f7de8a8e4a06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Script generated with import_catkin_packages.py.
# For more information: https://github.com/bchretien/arch-ros-stacks.
pkgdesc="ROS - This package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc."
-url='http://www.ros.org/wiki/rospy_tutorials'
+url='https://www.wiki.ros.org/rospy_tutorials'
pkgname='ros-melodic-rospy-tutorials'
pkgver='0.9.0'