From a6f1ff5a8591a2a71a4d18400efcaf2850836943 Mon Sep 17 00:00:00 2001 From: Leong Hui Wong Date: Fri, 29 Nov 2019 09:16:02 +0800 Subject: treewide: update wiki links Signed-off-by: Leong Hui Wong --- admin/backuppc/Makefile | 2 +- admin/backuppc/files/backuppc.init | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'admin/backuppc') diff --git a/admin/backuppc/Makefile b/admin/backuppc/Makefile index 56b62ecd7..8255a994d 100644 --- a/admin/backuppc/Makefile +++ b/admin/backuppc/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=backuppc PKG_VERSION:=3.3.2 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=BackupPC-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/backuppc diff --git a/admin/backuppc/files/backuppc.init b/admin/backuppc/files/backuppc.init index 7f5253ddc..d8aaa3775 100644 --- a/admin/backuppc/files/backuppc.init +++ b/admin/backuppc/files/backuppc.init @@ -49,7 +49,7 @@ preconfigure() { echo "pass: ${PASS}" echo echo "It is also recommended to follow the steps in" - echo "https://wiki.openwrt.org/doc/uci/uhttpd#securing_uhttpd" + echo "https://openwrt.org/docs/guide-user/services/webserver/uhttpd#securing_uhttpd" echo "to secure access to uhttpd." fi } -- cgit v1.2.3