From 80b57c718dda3f4aa297e1bf6848ae1666476084 Mon Sep 17 00:00:00 2001 From: Nicole Scalera <85967480+Nicole-Scalera@users.noreply.github.com> Date: Sat, 27 Sep 2025 17:36:31 -0400 Subject: [PATCH] Update Autosar C++ 2014 guidelines link (#1713) The file for this link to Autosar was moved. I found the document on their website, with the link slightly adjusted. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4a2642..b442a1f 100644 --- a/README.md +++ b/README.md @@ -1472,7 +1472,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [Cert C++](https://resources.sei.cmu.edu/downloads/secure-coding/assets/sei-cert-cpp-coding-standard-2016-v01.pdf) * [Misra C++ 2008](https://www.cppdepend.com/misra-cpp) -* [Autosar C++ 2014](https://www.autosar.org/fileadmin/standards/adaptive/21-11/AUTOSAR_RS_CPP14Guidelines.pdf) +* [Autosar C++ 2014](https://www.autosar.org/fileadmin/standards/R21-11/AP/AUTOSAR_RS_CPP14Guidelines.pdf) ## Coding Style