Skip to content

Conversation

@devalog
Copy link
Collaborator

@devalog devalog commented Aug 14, 2025

No description provided.

@github-actions
Copy link
Contributor

Comment on lines 23 to 24
- source: "/incorrect/:slug*" # <- /incorrect, /incorrect/foo/bar/baz, etc.
destination: "/correct/:slug*"
destination: "/correct/:slug*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- source: "/incorrect/:slug*" # <- /incorrect, /incorrect/foo/bar/baz, etc.
destination: "/correct/:slug*"
destination: "/correct/:slug*"
- source: "/old-folder/:slug*" # <- /incorrect, /incorrect/foo/bar/baz, etc.
destination: "/new-folder/:slug*"

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@devalog devalog merged commit 5a12d6f into main Aug 14, 2025
1 check passed
@devalog devalog deleted the redirects-page branch August 14, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants