Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e2b7728

Browse files
committedApr 1, 2025
fix
1 parent 0278dc1 commit e2b7728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export default withMermaid({
4444
items: [
4545
{text: 'Integration', link: '/mcp-server'},
4646
{text: 'Filesystem', link: '/mcp/filesystem'},
47-
{text: 'Prompts', link: '/mcp/propmts'}
47+
{text: 'Prompts', link: '/mcp/prompts'}
4848
]
4949
},
5050
{

0 commit comments

Comments
 (0)
Please sign in to comment.