Skip to content

Commit 85b8378

Browse files
authored
Link updated
Software Development forum link broken
1 parent 6e75f20 commit 85b8378

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/hacking/01.software/LibraryTutorial/LibraryTutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,6 @@ It's also nice to provide people with an example sketch that uses your library.
225225

226226
If you'd like to check out the complete library (with keywords and example), you can download it: [Morse.zip](https://www.arduino.cc/en/uploads/Hacking/Morse.zip).
227227

228-
That's all for now but I'll probably write an advanced library tutorial soon. In the meantime, if you have any problems or suggestions, please post them to the [Software Development forum](http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?board=dev).
228+
That's all for now but I'll probably write an advanced library tutorial soon. In the meantime, if you have any problems or suggestions, please post them to the [Software Development forum](https://forum.arduino.cc/c/development/libraries/39).
229229

230-
For more information, see the [API Style Guide](https://www.arduino.cc/en/Reference/APIStyleGuide) for information on making a good Arduino-style API for your library.
230+
For more information, see the [API Style Guide](https://www.arduino.cc/en/Reference/APIStyleGuide) for information on making a good Arduino-style API for your library.

0 commit comments

Comments
 (0)