treewide: update wiki links 10654/head
authorLeong Hui Wong <wong.leonghui@gmail.com>
Fri, 29 Nov 2019 01:16:02 +0000 (09:16 +0800)
committerLeong Hui Wong <wong.leonghui@gmail.com>
Fri, 29 Nov 2019 01:16:02 +0000 (09:16 +0800)
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
admin/backuppc/Makefile
admin/backuppc/files/backuppc.init
admin/zabbix/Makefile
admin/zabbix/files/mac80211
admin/zabbix/files/network
admin/zabbix/files/wifi
net/ddns-scripts/Makefile
net/ddns-scripts/files/ddns.config
net/xl2tpd/Makefile
net/xl2tpd/README.md

index 56b62ecd795abcd3001f01f98c6ac7f1934576bd..8255a994d7c3375eec1906cc21a109236fe60012 100644 (file)
@@ -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
index 7f5253ddcb27f96b514b00f364ad1ee80299c556..d8aaa37755589dc262b47de3e44fafc97b7cefc2 100644 (file)
@@ -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
 }
index d2ceae3c1c8d9982cbad959fd0e6cdda52946c31..aa821bbf9836f25931b8cd96bd9d6b58f695c1f7 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=zabbix
 PKG_VERSION:=4.0.11
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/zabbix
index a567f85ce2864f8f0684263ba44594136cda5129..fe3024c434c3e4f74b3fc948e97f1c7150040eb3 100644 (file)
@@ -1,7 +1,7 @@
-#see http://wiki.openwrt.org/doc/howto/zabbix for ready to use templates
+#see https://openwrt.org/docs/guide-user/services/network_monitoring/zabbix for ready to use templates
 
 # If you want to know the exact meaning of an UserParameter, you can search in the ieee80211 standard:
-# http://standards.ieee.org/getieee802/download/802.11-2012.pdf
+# https://standards.ieee.org/getieee802/download/802.11-2012.pdf
 # example: for mac80211.ACKFailureCount search for dot11ACKFailureCount (page 2145)
 
 # mac80211 phy discovery (like 'phy0')
index cc01059214a58362dbe2a292a2cb4f13aa438197..43a0d3943d8715b0d474307031b91c02523a0c7e 100644 (file)
@@ -1,4 +1,4 @@
-#see http://wiki.openwrt.org/doc/howto/zabbix for ready to use templates
+#see https://openwrt.org/docs/guide-user/services/network_monitoring/zabbix for ready to use templates
 
 # network interface discovery
 # example: {"data":[{"{#IF}":"lo", "{#NET}":"loopback"},{"{#IF}":"br-lan", "{#NET}":"lan"},{"{#IF}":"eth0.1", "{#NET}":"wan"}]}
index e63b18e98caff75181012eabd6b80b7125edc84b..e79d375d28815d3955767da6d9043f121b899ff3 100644 (file)
@@ -1,4 +1,4 @@
-#see http://wiki.openwrt.org/doc/howto/zabbix for ready to use templates
+#see https://openwrt.org/docs/guide-user/services/network_monitoring/zabbix for ready to use templates
 
 # wifi interface discovery
 # example: {"data":[{"{#IF}":"wlan0", "{#MODE}":"ap", "{#SSID}":"Openwrt", "{#NET}":"lan", "{#DEV}":"radio0", "{#ENC}":"psk2+ccmp", "{#TYPE}":"mac80211", "{#HWMODE}":"11ng", "{#CHANNEL}":"11", "{#BSSID}":"xx:xx:xx:xx:xx:xx"}]}
index 4e7ef2e8c7880c351296aae643a9a9a8c6f37b1f..52ab28009157059834259b91a9a25ea2ea7cd362 100755 (executable)
@@ -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
 
 ###### *************************************************************************
index 6d6b810921626b00974d4a79b94d47233198117a..b45855f0d059818ded825b68ce7ab6614ee42770 100644 (file)
@@ -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"
index 9dfb93bada01a3612b54a341b17a46b75ecd8837..8dceb229275a7b2b4a0c13ddae584e999727b73e 100644 (file)
@@ -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
index ea8a6e2ca7d8699477885e2ab7baed21cf897abc..f6beead6b239da95a83ccdf2ed4f3161d5c7b18a 100644 (file)
@@ -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