Skip to content

Commit ba8de20

Browse files
committed
fix: Update redirect path in redirects.json for documentation
- Changed the redirect from `/docs/mcp/` to `/docs/mcp/index.html` to ensure accurate navigation to the intended documentation page.
1 parent 6fc30cd commit ba8de20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

redirects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"/docs/mcp/": "/docs/admin-mcp/"
2+
"/docs/mcp/index.html": "/docs/admin-mcp/"
33
}

0 commit comments

Comments
 (0)