Skip to content

Commit 72f6367

Browse files
committed
Update forum category names
1 parent a9f98b4 commit 72f6367

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/Software Support/Compilation/If-your-sketch-doesnt-compile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ These errors can occur when brackets (`{` and `}` are incorrectly used.
240240

241241
* For help with functions specific to Arduino, see the [Arduino functions reference](https://docs.arduino.cc/language-reference/).
242242

243-
* Visit the [Programming Questions category](https://forum.arduino.cc/c/20) in the Arduino forum. Start by reading the pinned threads which will contain useful information on how to best post a question.
243+
* Visit the [Programming category](https://forum.arduino.cc/c/20) in the Arduino forum. Start by reading the pinned threads which will contain useful information on how to best post a question.
244244

245245
* See [Troubleshooting Guide For Arduino > Compiling](https://per1234.github.io/ino-troubleshooting/compiling.html).
246246

content/Software Support/Upload/Error-avrdude-when-uploading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Make sure you have [selected the right board and port](https://support.arduino.c
220220

221221
## Still need help?
222222

223-
* Visit the [Avrdude, stk500, Bootloader issues category](https://forum.arduino.cc/c/using-arduino/avrdude-stk500-bootloader-issues/81) in the Arduino forum.
223+
* Visit the [Uploading](https://forum.arduino.cc/c/development-tools/uploading/81) in the Arduino forum.
224224

225225
* [Contact us](https://www.arduino.cc/en/contact-us/).
226226

0 commit comments

Comments
 (0)