mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
9def1c4ce9
Correct the book name normalization to map FROM "Song of Solomon" TO "Solomon's Song" (the name used in verses-1769.json). Changes: - Reverse all Song mappings to point to "Solomon's Song" - Update OT_BOOKS to use "Solomon's Song" (matching verses file) - Map "Song of Solomon", "Song of Songs", and "Canticles" → "Solomon's Song" This fixes the 404 error on /book/Song%20of%20Solomon by ensuring that alternative names redirect to the canonical verses file name. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>