mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
1233847d9f
normalize_book_name() was returning the canonical name even when the input was already canonical, causing infinite redirect loops. Now only returns a value when the canonical name differs from input. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>