From 488bc4fcdb9482bc88656971631f39db815ffb49 Mon Sep 17 00:00:00 2001 From: per1234 Date: Mon, 23 Dec 2024 17:56:40 -0800 Subject: [PATCH] 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. --- .markdown-link-check.json | 4 ++-- content/categories/forum-2005-2010-read-only/india/README.md | 2 +- .../forum-2005-2010-read-only/workshops-and-events/README.md | 2 +- .../workshops-and-events/events-and-tour/README.md | 2 +- .../workshops-and-events/makers/README.md | 2 +- .../official-hardware/portenta-family/edge-control/README.md | 2 +- content/categories/projects/covid-19-projects/README.md | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.markdown-link-check.json b/.markdown-link-check.json index 1e7d3b7d..a51f4d00 100644 --- a/.markdown-link-check.json +++ b/.markdown-link-check.json @@ -21,10 +21,10 @@ "pattern": "^https://chromewebstore\\.google\\.com/detail/arduino-create-for-educat/elmgohdonjdampbcgefphnlchgocpaij$" }, { - "pattern": "^https://forum\\.arduino\\.cc/c/community/workshops-and-events/events-and-tour/" + "pattern": "^https://forum\\.arduino\\.cc/c/forum-2005-2010-read-only/workshops-and-events/events-and-tour/" }, { - "pattern": "^https://forum\\.arduino\\.cc/c/community/workshops-and-events/makers/" + "pattern": "^https://forum\\.arduino\\.cc/c/forum-2005-2010-read-only/workshops-and-events/makers/" }, { "pattern": "^https://forum\\.arduino\\.cc/c/official-hardware/mkr-boards/mkr1000-old/" diff --git a/content/categories/forum-2005-2010-read-only/india/README.md b/content/categories/forum-2005-2010-read-only/india/README.md index fc31db38..1d447ce5 100644 --- a/content/categories/forum-2005-2010-read-only/india/README.md +++ b/content/categories/forum-2005-2010-read-only/india/README.md @@ -8,4 +8,4 @@ ## Published At -https://forum.arduino.cc/c/international/india/62 +https://forum.arduino.cc/c/forum-2005-2010-read-only/india/62 diff --git a/content/categories/forum-2005-2010-read-only/workshops-and-events/README.md b/content/categories/forum-2005-2010-read-only/workshops-and-events/README.md index ebe20d99..83ed4038 100644 --- a/content/categories/forum-2005-2010-read-only/workshops-and-events/README.md +++ b/content/categories/forum-2005-2010-read-only/workshops-and-events/README.md @@ -8,4 +8,4 @@ ## Published At -https://forum.arduino.cc/c/community/workshops-and-events/43 +https://forum.arduino.cc/c/forum-2005-2010-read-only/workshops-and-events/43 diff --git a/content/categories/forum-2005-2010-read-only/workshops-and-events/events-and-tour/README.md b/content/categories/forum-2005-2010-read-only/workshops-and-events/events-and-tour/README.md index ddba227a..4ae44b20 100644 --- a/content/categories/forum-2005-2010-read-only/workshops-and-events/events-and-tour/README.md +++ b/content/categories/forum-2005-2010-read-only/workshops-and-events/events-and-tour/README.md @@ -8,4 +8,4 @@ ## Published At -https://forum.arduino.cc/c/community/workshops-and-events/events-and-tour/68 (private) +https://forum.arduino.cc/c/forum-2005-2010-read-only/workshops-and-events/events-and-tour/68 (private) diff --git a/content/categories/forum-2005-2010-read-only/workshops-and-events/makers/README.md b/content/categories/forum-2005-2010-read-only/workshops-and-events/makers/README.md index af4c4856..f4347620 100644 --- a/content/categories/forum-2005-2010-read-only/workshops-and-events/makers/README.md +++ b/content/categories/forum-2005-2010-read-only/workshops-and-events/makers/README.md @@ -8,4 +8,4 @@ ## Published At -https://forum.arduino.cc/c/community/workshops-and-events/makers/67 (private) +https://forum.arduino.cc/c/forum-2005-2010-read-only/workshops-and-events/makers/67 (private) diff --git a/content/categories/official-hardware/portenta-family/edge-control/README.md b/content/categories/official-hardware/portenta-family/edge-control/README.md index f4d294f2..874d482a 100644 --- a/content/categories/official-hardware/portenta-family/edge-control/README.md +++ b/content/categories/official-hardware/portenta-family/edge-control/README.md @@ -8,4 +8,4 @@ ## Published At -https://forum.arduino.cc/c/official-hardware/portenta/edge-control/178 +https://forum.arduino.cc/c/official-hardware/portenta-family/edge-control/178 diff --git a/content/categories/projects/covid-19-projects/README.md b/content/categories/projects/covid-19-projects/README.md index bce91146..463b9eac 100644 --- a/content/categories/projects/covid-19-projects/README.md +++ b/content/categories/projects/covid-19-projects/README.md @@ -8,4 +8,4 @@ ## Published At -https://forum.arduino.cc/c/projects-discussion-and-showcase/covid-19-projects/88 +https://forum.arduino.cc/c/projects/covid-19-projects/88