Conversation
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
|
Cursor Agent can help with this pull request. Just |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review infoConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA single redirect rule was added to the server configuration file, mapping the URL path Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Add a redirect for the 'An AI-Powered Kent C. Dodds' blog post to its new URL.
Note
Low Risk
Single static redirect mapping change; low chance of impact beyond the specific blog route (main risk is an incorrect slug causing unexpected redirect behavior).
Overview
Adds a new entry to
server/_redirects.txtso requests to the old blog slug/blog/an-ai-powered-kentcdodds-comare redirected to/blog/building-semantic-search-on-my-content, preserving the rewritten post’s new URL.Written by Cursor Bugbot for commit f0c92d2. This will update automatically on new commits. Configure here.
Summary by CodeRabbit