Skip to content

Commit 8a3d858

Browse files
docs: fix broken links in Documentation Index (#822)
Update Documentation Index section to reflect the current directory structure after the docs reorganization in #728. The old links to ./guides/ and ./explanations/ no longer exist. Fixes #821 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <[email protected]>
1 parent 3704533 commit 8a3d858

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ The MCP registry provides MCP clients with a list of MCP servers, like an app st
1212

1313
## Documentation Index
1414

15-
- 🛠️ [How-To Guides: Task-focused instructions](./guides/)
16-
- 💡 [Explanations: Understanding-oriented content](./explanations/)
17-
- 📖 [Reference: Technical specifications and lookup material](./reference/)
15+
- 📄 [Public-facing docs](./modelcontextprotocol-io/) - Published on modelcontextprotocol.io
16+
- 🏗️ [Design documentation](./design/) - Architecture, vision, and roadmap
17+
- 📖 [Reference](./reference/) - Technical specifications
18+
- 🔧 [Contributing guides](./contributing/) - How to contribute
19+
- 🔒 [Administration](./administration/) - Admin operations

0 commit comments

Comments
 (0)