From 5bf44bd1e1f3061c3ef40cfea94a375843c956df Mon Sep 17 00:00:00 2001 From: Sergei Silnov Date: Thu, 13 Jul 2023 13:08:27 +0200 Subject: [PATCH] fix(readme): force github to reload support period --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d38dbbbc1a..055c994a3f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ESP-IDF is the development framework for Espressif SoCs supported on Windows, Li # ESP-IDF Release Support Schedule -![Support Schedule](https://dl.espressif.com/dl/esp-idf/support-periods.svg) +![Support Schedule](https://dl.espressif.com/dl/esp-idf/support-periods.svg?v=1) - Please read [the support policy](SUPPORT_POLICY.md) and [the documentation](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/versions.html) for more information about ESP-IDF versions. - Please see the [End-of-Life Advisories](https://www.espressif.com/en/support/documents/advisories?keys=&field_type_of_advisory_tid%5B%5D=817) for information about ESP-IDF releases with discontinued support. diff --git a/README_CN.md b/README_CN.md index 8441664b8c..be21359234 100644 --- a/README_CN.md +++ b/README_CN.md @@ -6,7 +6,7 @@ ESP-IDF 是乐鑫官方推出的物联网开发框架,支持 Windows、Linux # ESP-IDF 版本支持期限 -![支持期限](https://dl.espressif.com/dl/esp-idf/support-periods.svg) +![支持期限](https://dl.espressif.com/dl/esp-idf/support-periods.svg?v=1) - 请参考 [ESP-IDF 支持政策](SUPPORT_POLICY_CN.md) 以及 [相关文档](https://docs.espressif.com/projects/esp-idf/zh_CN/latest/esp32/versions.html) 了解更多关于 ESP-IDF 版本的信息。 - 请参考 [ESP-IDF 版本停止维护 (EOL) 公告](https://www.espressif.com/zh-hans/support/documents/advisories?keys=&field_type_of_advisory_tid%5B%5D=817)。