Skip to content

Commit 9ea32e1

Browse files
committed
Restore "Uncategorized" category to first position in category listing
The "Uncategorized" category is used to catch the topics created by users who arbitrarily select the first category on the menu (either due to laziness, or being a spammer). The category's position was changed by the adjustment to the relative order of its parent container category. It is hereby moved to the new first top level container category to allow it to continue to serve its function.
1 parent 03c238d commit 9ea32e1

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

content/categories/projects/uncategorized/README.md renamed to content/categories/development-tools/uncategorized/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
## Published At
1010

11-
https://forum.arduino.cc/c/projects/uncategorized/184
11+
https://forum.arduino.cc/c/development-tools/uncategorized/184
File renamed without changes.

content/categories/order.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
- Moderation
33
- TEST
44
- Development Tools
5+
- Uncategorized
56
- IDE 2.x
67
- IDE 1.x
78
- Uploading
@@ -16,7 +17,6 @@
1617
- Windows Remote Arduino
1718
- Windows Virtual Shields for Arduino
1819
- Projects
19-
- Uncategorized
2020
- Tutorials
2121
- General Guidance
2222
- Programming

0 commit comments

Comments
 (0)