Skip to content

Commit d66f2c9

Browse files
authored
Update generate_package_files.py
1 parent 50100ec commit d66f2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate_rules/generate_package_files.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"AUTOSAR" : {
5151
"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"
52+
"standard_url" : "https://www.autosar.org/fileadmin/standards/R20-11/AP/AUTOSAR_RS_CPP14Guidelines.pdf"
5353
},
5454
"CERT-C" : {
5555
"standard_title" : "CERT-C",

0 commit comments

Comments
 (0)