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 d56dbd2 commit b0c76caCopy full SHA for b0c76ca
tools/verifygitlog.py
@@ -133,7 +133,7 @@ def run(args):
133
if err.has_errors or err.has_warnings:
134
if suggestions:
135
print(
136
- "See https://github.com/Infineon/XMC-for-Arduino/blob/4.0.0-pre-release/CODECONVENTIONS.md"
+ "See https://github.com/Infineon/XMC-for-Arduino/blob/master/CODE_CONVENTIONS.md"
137
)
138
else:
139
print("ok")
0 commit comments