diff options
author | Rosen Penev <rosenp@gmail.com> | 2019-11-28 20:21:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-28 20:21:31 -0800 |
commit | 5b3a1591bc1e627546fc1dda92719c45cf62d58c (patch) | |
tree | 1f030fb86cb829fcc480ef81648ffab84d994c74 /net | |
parent | ac996093416a9c2d9269e558bbc657ec8989e807 (diff) | |
parent | a6f1ff5a8591a2a71a4d18400efcaf2850836943 (diff) |
Merge pull request #10654 from leonghui/wiki-link-update
treewide: replace old wiki links
Diffstat (limited to 'net')
-rwxr-xr-x | net/ddns-scripts/Makefile | 6 | ||||
-rw-r--r-- | net/ddns-scripts/files/ddns.config | 2 | ||||
-rw-r--r-- | net/xl2tpd/Makefile | 2 | ||||
-rw-r--r-- | net/xl2tpd/README.md | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 4e7ef2e8c..52ab28009 100755 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -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:=12 +PKG_RELEASE:=13 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 ###### ************************************************************************* diff --git a/net/ddns-scripts/files/ddns.config b/net/ddns-scripts/files/ddns.config index 6d6b81092..b45855f0d 100644 --- a/net/ddns-scripts/files/ddns.config +++ b/net/ddns-scripts/files/ddns.config @@ -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" diff --git a/net/xl2tpd/Makefile b/net/xl2tpd/Makefile index 9dfb93bad..8dceb2292 100644 --- a/net/xl2tpd/Makefile +++ b/net/xl2tpd/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xl2tpd PKG_VERSION:=1.3.15 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com> PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=LICENSE diff --git a/net/xl2tpd/README.md b/net/xl2tpd/README.md index ea8a6e2ca..f6beead6b 100644 --- a/net/xl2tpd/README.md +++ b/net/xl2tpd/README.md @@ -34,7 +34,7 @@ netifd will not do the check and retry. The following are generic ppp options and should have the same format and semantics as with other ppp-related protocols. See -[uci/network#protocol_ppp](https://wiki.openwrt.org/doc/uci/network#protocol_ppp_ppp_over_modem) +[uci/network#protocol_ppp](https://openwrt.org/docs/guide-user/network/wan/wan_interface_protocols#protocol_ppp_ppp_over_modem) for details. username |