Redirect trailing slash on project URLs #28

Merged
arne merged 1 commit from fix-trailing-slash into main 2026-04-06 19:37:27 +02:00
Owner

The back-link from design system preview pages points to /projects/{slug}/
with a trailing slash. The project route only matches without one, so the
link 404s. This adds a redirect from the trailing-slash variant to the
canonical URL.

Closes #27

The back-link from design system preview pages points to /projects/{slug}/ with a trailing slash. The project route only matches without one, so the link 404s. This adds a redirect from the trailing-slash variant to the canonical URL. Closes #27
Closes #27

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
arne merged commit 5ff801730e into main 2026-04-06 19:37:27 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arne/orbit!28
No description provided.