We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66f2be commit c5a4d66Copy full SHA for c5a4d66
1 file changed
www/config.js
@@ -78,7 +78,7 @@ var config = {
78
79
// Image download URL (e.g. "https://downloads.openwrt.org")
80
image_url: "https://firmware-libremesh.antennine.org",
81
- openwrt_image_url: "https://downloads.openwrt.org",
+ openwrt_image_url: "https://mirror-03.infra.openwrt.org",
82
83
// Insert snapshot versions (optional)
84
//show_snapshots: true,
0 commit comments