From 6a5744d6263191781475c46b736fa5fc2222a381 Mon Sep 17 00:00:00 2001 From: zengyun <512580942@QQ.COM> Date: Tue, 7 Jan 2025 16:40:16 +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 1aa1b829..2a836627 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" +config_readme_url = "https://raw.githubusercontent.com/whble/xiaozhi-esp32/refs/heads/main/images/config.toml" supported_apps = ["xiaozhi_esp-box-3_v0.9.8"]