doc:// instead of mcp://

This commit is contained in:
2026-01-21 17:10:09 +05:30
parent 751bbe8949
commit ef378e676b

View File

@@ -26,7 +26,7 @@ class MCPRenderer:
nav.append({
"module": module.path,
"resource": f"mcp://modules/{module.path}",
"resource": f"doc://modules/{module.path}",
})
# Write nav.json