VenusInterns / BlogTemplate

MIT License
208 stars 38 forks source link

Invalid slug, valid post ID redirect #164

Open julietdaniel opened 7 years ago

julietdaniel commented 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.

lucasisaza commented 7 years ago

see PR #168