Skip to content

Commit d34ec20

Browse files
committed
Update category slugs in URLs
Some of the forum categories were renamed. The subcategories have the slug of the parent category in their URL. Some of these slugs were not updated at the time of the category renaming. The slug component of the URL is completely ignored by the forum software, with the ID component being the only technically relevant part. So the link check did not catch these missed updates.
1 parent 8566134 commit d34ec20

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

content/categories/development-tools/ide-1-x/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/using-arduino/ide-1-x/18
11+
https://forum.arduino.cc/c/development-tools/ide-1-x/18

content/categories/development-tools/uploading/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/using-arduino/uploading/81
11+
https://forum.arduino.cc/c/development-tools/uploading/81

content/categories/other-hardware/audio/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/using-arduino/audio/24
11+
https://forum.arduino.cc/c/other-hardware/audio/24

content/categories/other-hardware/device-hacking/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/device-hacking/33
11+
https://forum.arduino.cc/c/other-hardware/device-hacking/33

content/categories/other-hardware/displays/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/using-arduino/displays/23
11+
https://forum.arduino.cc/c/other-hardware/displays/23

content/categories/other-hardware/e-textiles-and-craft/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/e-textiles-and-craft/29
11+
https://forum.arduino.cc/c/other-hardware/e-textiles-and-craft/29

content/categories/other-hardware/general-electronics/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/using-arduino/general-electronics/21
11+
https://forum.arduino.cc/c/other-hardware/general-electronics/21

content/categories/other-hardware/home-automation/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/home-automation/32
11+
https://forum.arduino.cc/c/other-hardware/home-automation/32

content/categories/other-hardware/interactive-art/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/interactive-art/35
11+
https://forum.arduino.cc/c/other-hardware/interactive-art/35

content/categories/other-hardware/leds-and-multiplexing/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/using-arduino/leds-and-multiplexing/22
11+
https://forum.arduino.cc/c/other-hardware/leds-and-multiplexing/22

0 commit comments

Comments
 (0)