From a15c30a4336d0baccf99ef25bcc439f894503916 Mon Sep 17 00:00:00 2001 From: Gaurav Aggarwal Date: Thu, 6 Jun 2024 16:42:36 +0000 Subject: [PATCH] Rename file Signed-off-by: Gaurav Aggarwal --- .github/{3P_TOOLS.md => third_party_tools.md} | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .github/{3P_TOOLS.md => third_party_tools.md} (100%) diff --git a/.github/3P_TOOLS.md b/.github/third_party_tools.md similarity index 100% rename from .github/3P_TOOLS.md rename to .github/third_party_tools.md diff --git a/README.md b/README.md index 96fdcfb32..ce34d56ab 100644 --- a/README.md +++ b/README.md @@ -182,5 +182,5 @@ Note that only the FreeRTOS-Kernel Source Files, [include](include), files are checked for proper spelling, and formatting at this time. ## Third Party Tools -Visit [this link](.github/3P_TOOLS.md) for detailed information about +Visit [this link](.github/third_party_tools.md) for detailed information about third-party tools with FreeRTOS support.