From 948b53a81ca6942103802814d3d31c67925e7db0 Mon Sep 17 00:00:00 2001 From: lesau Date: Fri, 29 May 2026 14:33:50 -0700 Subject: [PATCH] Fix broken link to Package Index File spec in README The old URL redirects through arm-software.github.io to a page on open-cmsis-pack.github.io that no longer exists (404). Updated to point directly to the current location of the pidx file specification. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a17ffb..e16f4c0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The purpose of this repository is to store the [Package Index File][a1] for the See the following tables for all of the current FreeRTOS CMSIS packs available. -[a1]: https://arm-software.github.io/CMSIS_5/Pack/html/packIndexFile.html +[a1]: https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/html/createPackPublish.html#pidxFile ## Libraries