From 9b5230f41b0091b6a2b29b71c80ad4d756d4f173 Mon Sep 17 00:00:00 2001 From: Tom Herbers <mail@tomherbers.de> Date: Mon, 5 Aug 2024 18:36:02 +0200 Subject: [PATCH] devices.js: update instructions url for Siemens WS-AP3610 --- devices.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices.js b/devices.js index 8d6f417..06e91ba 100644 --- a/devices.js +++ b/devices.js @@ -681,7 +681,7 @@ var devices_info = { "RP-WD009": "https://openwrt.org/toh/ravpower/rp-wd009#oem_installation_using_the_tftp_method" }, "Siemens": { - "WS-AP3610": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=d2b8ccb1c04def81224da6f42f644c7d239b9986", + "WS-AP3610": "https://github.com/freifunk-darmstadt/projects/wiki/90-%E2%80%90-Hardware-%E2%80%90-Siemens-AP3610", }, "Sophos": { "AP100": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=6f1efb28983758116a8ecaf9c93e1d875bb70af7", -- GitLab