Open julietdaniel opened 7 years ago
When a user navigates to a URL for a post with a valid post.ID but slug that does not match the post.Slug for the post with that ID, redirect to the URL for that post with the appropriate slug.
see PR #168
When a user navigates to a URL for a post with a valid post.ID but slug that does not match the post.Slug for the post with that ID, redirect to the URL for that post with the appropriate slug.