File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ docs/getting-started/index.md
62
62
docs /data-modeling /projections /index.md
63
63
docs /cloud /manage /jan2025_faq /index.md
64
64
docs /chdb /guides /index.md
65
- docs /use-cases /AI_ML /MCP / index.md
65
+ docs /use-cases /AI_ML /index.md
66
66
67
67
.vscode
68
68
.aspell.en.prepl
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ COMMANDS=(
44
44
' --single-toc --dir="docs/cloud/changelogs" --md="docs/cloud/reference/release-notes-index.md"'
45
45
' --single-toc --dir="docs/development" --md="docs/development/index.md" --ignore images'
46
46
' --single-toc --dir="docs/getting-started/example-datasets" --md="docs/getting-started/index.md" --ignore images'
47
- ' --single-toc --dir="docs/use-cases/AI_ML/MCP" --md="docs/use-cases/AI_ML/MCP/ index.md" --ignore images'
47
+ ' --single-toc --dir="docs/use-cases/AI_ML/MCP" --md="docs/use-cases/AI_ML/index.md" --ignore images'
48
48
)
49
49
50
50
# Execute each command
You can’t perform that action at this time.
0 commit comments