mirror of
https://github.com/openwrt/packages.git
synced 2025-12-17 16:11:21 +00:00
treewide: update wiki links
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts
|
||||
PKG_VERSION:=2.7.8
|
||||
# Release == build
|
||||
# increase on changes of services files or tld_names.dat
|
||||
PKG_RELEASE:=11
|
||||
PKG_RELEASE:=12
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_MAINTAINER:=
|
||||
@@ -36,7 +36,7 @@ define Package/ddns-scripts
|
||||
endef
|
||||
# shown in LuCI package description
|
||||
define Package/ddns-scripts/description
|
||||
Dynamic DNS Client scripts (with IPv6 support) - Info: http://wiki.openwrt.org/doc/howto/ddns.client
|
||||
Dynamic DNS Client scripts (with IPv6 support) - Info: https://openwrt.org/docs/guide-user/services/ddns/client
|
||||
endef
|
||||
# shown in menuconfig <Help>
|
||||
define Package/ddns-scripts/config
|
||||
@@ -50,7 +50,7 @@ define Package/ddns-scripts/config
|
||||
- log file support
|
||||
- support to run once
|
||||
Version: $(PKG_VERSION)-$(PKG_RELEASE)
|
||||
Info : http://wiki.openwrt.org/doc/howto/ddns.client
|
||||
Info : https://openwrt.org/docs/guide-user/services/ddns/client
|
||||
endef
|
||||
|
||||
###### *************************************************************************
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Please read http://wiki.openwrt.org/doc/uci/ddns
|
||||
# Please read https://openwrt.org/docs/guide-user/base-system/ddns
|
||||
#
|
||||
config ddns "global"
|
||||
option ddns_dateformat "%F %R"
|
||||
|
||||
Reference in New Issue
Block a user