From 442c48336193841d01583e4f4cedebbc77cd7c1c Mon Sep 17 00:00:00 2001 From: IreuN Date: Tue, 4 Feb 2025 16:16:38 +0100 Subject: [PATCH] Update ubus wiki link (#37303) --- source/_integrations/ubus.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ubus.markdown b/source/_integrations/ubus.markdown index c6f4a6c4dc8..4aa57c91a8e 100644 --- a/source/_integrations/ubus.markdown +++ b/source/_integrations/ubus.markdown @@ -15,7 +15,7 @@ related: ha_quality_scale: legacy --- -This is a presence detection scanner for [OpenWrt](https://openwrt.org/) using [ubus](https://wiki.openwrt.org/doc/techref/ubus). It scans for changes in `hostapd.*`, which will detect and report changes in devices connected to the access point on the router. +This is a presence detection scanner for [OpenWrt](https://openwrt.org/) using [ubus](https://openwrt.org/docs/techref/ubus). It scans for changes in `hostapd.*`, which will detect and report changes in devices connected to the access point on the router. Before this scanner can be used, you have to install the ubus RPC packages on OpenWrt (versions older than 18.06.x do not require the `uhttpd-mod-ubus` package):