From 23227298474c9115f4bb79ab166fae1374f3f765 Mon Sep 17 00:00:00 2001 From: fripSide Date: Mon, 11 Nov 2024 23:18:20 +0800 Subject: [PATCH] Update tendaac1518_httpd.py Renew the Tenda AC15 firmware (V15.03.05.19) download URL as the previous URL has expired. --- examples/tendaac1518_httpd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tendaac1518_httpd.py b/examples/tendaac1518_httpd.py index 26e98be7f..0a32fd275 100644 --- a/examples/tendaac1518_httpd.py +++ b/examples/tendaac1518_httpd.py @@ -5,7 +5,7 @@ # Setup: # - Unpack firmware rootfs (assumed hereby: 'rootfs/tendaac15') -# - AC15 firmware may be acquired from https://down.tenda.com.cn/uploadfile/AC15/US_AC15V1.0BR_V15.03.05.19_multi_TD01.zip +# - AC15 firmware may be acquired from https://www.tenda.com.cn/download/detail-2680.html (US_AC15V1.0BR_V15.03.05.19_multi_TD01.zip) # - Refresh webroot directory: # - Enter the 'squashfs-root' directory # - rm -rf webroot