Skip to content

Commit e6aeace

Browse files
Update content/learn/08.contributions/00.arduino-writing-style-guide/arduino-writing-style-guide.md
Co-authored-by: per1234 <[email protected]>
1 parent 259888c commit e6aeace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learn/08.contributions/00.arduino-writing-style-guide/arduino-writing-style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99

1010
This is a guide for writing clear Arduino examples that can be read by beginners and advanced users alike. You don't have to code this way, but it helps if you want your code to be clear to all levels of users. This is not a set of hard and fast rules, it's a set of guidelines. Some of these guidelines might even conflict with each other. Use your judgment on when they're best followed, and if you're not sure, ask someone who'll be learning from what you write what makes the most sense. You might also be interested in the [Arduino Style Guide for Creating Libraries](/learn/contributions/arduino-library-style-guide).
1111

12-
If you want to contribute with content for the Arduino Documentation website, please find instructions in the Contributions folder in the [Arduino Documentation repository](https://github.com/arduino/docs-content).
12+
If you want to contribute with content for the Arduino Documentation website, please find instructions in the contribution-templates folder in the [Arduino Documentation repository](https://github.com/arduino/docs-content).
1313

1414
## Writing a tutorial
1515

0 commit comments

Comments
 (0)