From d142316d3c4dae20d17af444c01336801e7c54a2 Mon Sep 17 00:00:00 2001 From: zengyun <512580942@QQ.COM> Date: Tue, 7 Jan 2025 17:12:05 +0800 Subject: [PATCH] Update config.toml --- images/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/config.toml b/images/config.toml index ed6545a7..ee07d4cb 100644 --- a/images/config.toml +++ b/images/config.toml @@ -1,5 +1,5 @@ esp_toml_version = 1.0 -firmware_images_url = "https://raw.githubusercontent.com/whble/xiaozhi-esp32/refs/heads/main/images" +firmware_images_url = "https://raw.githubusercontent.com/whble/xiaozhi-esp32/refs/heads/main/images/" config_readme_url = "https://raw.githubusercontent.com/whble/xiaozhi-esp32/refs/heads/main/images/cfg.md" supported_apps = ["xiaozhi_esp-box-3_v0_9_8"]