We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50100ec commit d66f2c9Copy full SHA for d66f2c9
scripts/generate_rules/generate_package_files.py
@@ -49,7 +49,7 @@
49
},
50
"AUTOSAR" : {
51
"standard_title" : "AUTOSAR: Guidelines for the use of the C++14 language in critical and safety-related systems",
52
- "standard_url" : "https://www.autosar.org/fileadmin/standards/adaptive/20-11/AUTOSAR_RS_CPP14Guidelines.pdf"
+ "standard_url" : "https://www.autosar.org/fileadmin/standards/R20-11/AP/AUTOSAR_RS_CPP14Guidelines.pdf"
53
54
"CERT-C" : {
55
"standard_title" : "CERT-C",
0 commit comments