**Issues Fixed:**
1. "Read Technical Papers" button now says "Browse Documentation"
(accurate since it goes to docs landing page, not a specific paper)
2. "Read full analysis" links were pointing to non-existent anchors:
- /docs.html#27027-incident (404)
- /docs.html#privacy-creep (404)
- /docs.html#silent-degradation (404)
**Changes:**
- 27027 case study: Now links to /demos/27027-demo.html (interactive demo)
- Other case studies: Link to /docs.html with text "See case studies doc"
- Hero button: Text changed to "Browse Documentation" (clearer intent)
**Note:** docs.html doesn't support URL hash anchors yet.
Future enhancement: Add ?doc=slug parameter support to docs viewer.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>