Update config.toml

config url
This commit is contained in:
zengyun
2025-01-07 16:34:28 +08:00
parent 17da74cf15
commit 5a32440570

View File

@@ -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"]