From c248fe14282bc468f952a33462105720d5edd68e Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Fri, 17 Nov 2023 00:33:03 +0100
Subject: [PATCH] devices: Asus TUF-AX4200: replace flashing instructions

The new instructions don't require opening the case.
---
 devices.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devices.js b/devices.js
index 594f3cd..a9f260a 100644
--- a/devices.js
+++ b/devices.js
@@ -589,7 +589,7 @@ var devices_info = {
     "vgv7510kw22/O2 Box 6431": "https://forum.openwrt.org/t/installing-lede-u-boot-via-brnboot-web-interface-without-rs232/9857/6"
   },
   "Asus": {
-    "TUF-AX4200": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=e7c399bee677e9bac66e1bea697aefb8d828edfe",
+    "TUF-AX4200": "https://github.com/blocktrron/openwrt-asus-filogic-factory/releases/tag/filogic-v1",
   },
   "AVM": {
     "FRITZ!Box 3370": "https://openwrt.org/toh/avm/fritz.box.wlan.3370#installation",
-- 
GitLab