docs: rename skills.mdx to skills-config.mdx and mcp.mdx to mcp-config.mdx

This commit is contained in:
Nathan Flurry 2026-02-09 02:20:38 -08:00
parent ee61645498
commit 76b56b0c15
3 changed files with 2 additions and 2 deletions

View file

@ -75,8 +75,8 @@
"pages": [ "pages": [
"agent-sessions", "agent-sessions",
"attachments", "attachments",
"skills", "skills-config",
"mcp", "mcp-config",
"custom-tools" "custom-tools"
] ]
}, },