Skip to content

Commit 0eb3fe7

Browse files
committed
Added accessibility mcp to sidebar
1 parent c6523fb commit 0eb3fe7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sidebars.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,6 +1709,11 @@ module.exports = {
17091709
},
17101710
items: ["accessibility-test-scheduling-scan", "accessibility-test-scheduling-edit"]
17111711
},
1712+
{
1713+
type: "doc",
1714+
label: "Accessibility MCP Server",
1715+
id: "accessibility-mcp-server",
1716+
},
17121717
{
17131718
type: "doc",
17141719
label: "Screen Reader",

0 commit comments

Comments
 (0)