Skip to content

Conversation

@per1234
Copy link
Collaborator

@per1234 per1234 commented Dec 24, 2024

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.

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Dec 24, 2024
@per1234 per1234 self-assigned this Dec 24, 2024
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.
@per1234 per1234 merged commit 6a84fea into arduino:main Dec 24, 2024
13 checks passed
@per1234 per1234 deleted the update-slugs branch December 24, 2024 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant