diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:31:13 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:31:13 +0000 |
commit | 77453080735424b8db63844ce74b1af46c772629 (patch) | |
tree | 6f8beca2b956bb677c6a287ac5bd8fdf6c6cc381 | |
parent | Updating ntp servers for Progress Linux. (diff) | |
download | systemd-77453080735424b8db63844ce74b1af46c772629.tar.xz systemd-77453080735424b8db63844ce74b1af46c772629.zip |
Updating support url for Progress Linux.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index e91c435..bd2714e 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ ifeq ($(DEB_VENDOR),Ubuntu) CONFFLAGS_DISTRO = else DEFAULT_NTP_SERVERS = 2.progress.pool.ntp.org - SUPPORT_URL = https://www.debian.org/support + SUPPORT_URL = https://support.progress-linux.org CONFFLAGS_DISTRO = endif |