From f1d972b5ffab532940d76bfce1d53c331c480197 Mon Sep 17 00:00:00 2001 From: Tom Herbers <mail@tomherbers.de> Date: Fri, 29 Dec 2023 16:00:39 +0100 Subject: [PATCH] devices: D-Link DAP-X1860: switch flash instructions --- devices.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices.js b/devices.js index 9648a35..e58b55c 100644 --- a/devices.js +++ b/devices.js @@ -617,7 +617,7 @@ var devices_info = { "FRITZ!WLAN Repeater 450E": "https://fritz-tools.readthedocs.io/" }, "D-Link": { - "DAP-X1860": "https://openwrt.org/inbox/toh/d-link/dap-x1860#how_to_flash_openwrt_to_this_device", + "DAP-X1860": "https://forum.darmstadt.freifunk.net/t/installation-d-link-dap-x1860/987", }, "devolo": { "WiFi Pro 1200e": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=1724d4e9ed7716a5444eca42adf045c2f3afc554", -- GitLab