From b704581e30c20520ec2c0adccda5aca2415e505f Mon Sep 17 00:00:00 2001 From: zengyun <512580942@QQ.COM> Date: Tue, 7 Jan 2025 16:37:56 +0800 Subject: [PATCH] Update config.toml --- images/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/images/config.toml b/images/config.toml index 01f75145..1aa1b829 100644 --- a/images/config.toml +++ b/images/config.toml @@ -1,6 +1,6 @@ esp_toml_version = 1.0 -firmware_images_url = "hhttps://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" +firmware_images_url = "https://github.com/whble/xiaozhi-esp32/blob/main/images/" +config_readme_url = "https://github.com/whble/xiaozhi-esp32/blob/main/images/cfg.md" supported_apps = ["xiaozhi_esp-box-3_v0.9.8"]