Fix all broken internal links in documentation
Changes: - Fixed 11 broken internal links across 3 documentation files - Updated relative paths to use correct format without /docs/ prefix - Removed broken CHANGELOG.md anchor links (mintlify doesn't support external file anchors) - Changed /docs/progressive-disclosure → progressive-disclosure - Changed /docs/hooks-architecture → hooks-architecture - Changed /docs/context-engineering → context-engineering - Changed /docs/architecture → architecture/overview - Changed /docs/worker-service → architecture/worker-service - Changed /docs/viewer-ui → VIEWER - Verified with mintlify broken-links: 0 broken links remaining 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -644,8 +644,8 @@ Progressive disclosure respects the agent's intelligence and autonomy. We provid
|
||||
|
||||
## Further Reading
|
||||
|
||||
- [Context Engineering for AI Agents](/docs/context-engineering) - Foundational principles
|
||||
- [Claude-Mem Architecture](/docs/architecture) - How it all fits together
|
||||
- [Context Engineering for AI Agents](context-engineering) - Foundational principles
|
||||
- [Claude-Mem Architecture](architecture/overview) - How it all fits together
|
||||
- Cognitive Load Theory (Sweller, 1988)
|
||||
- Information Foraging Theory (Pirolli & Card, 1999)
|
||||
- Progressive Disclosure (Nielsen Norman Group)
|
||||
|
||||
Reference in New Issue
Block a user