From 5a324405704765fd9896178f5fcc6733b3b919dd Mon Sep 17 00:00:00 2001 From: zengyun <512580942@QQ.COM> Date: Tue, 7 Jan 2025 16:34:28 +0800 Subject: [PATCH] Update config.toml config url --- images/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/images/config.toml b/images/config.toml index 1aa1b829..01f75145 100644 --- a/images/config.toml +++ b/images/config.toml @@ -1,6 +1,6 @@ esp_toml_version = 1.0 -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" +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" supported_apps = ["xiaozhi_esp-box-3_v0.9.8"]