Skip to content

Commit 97986e4

Browse files
authored
Merge pull request #35 from ishaksebsib/fix/dead-link
fix: update dead-link
2 parents 8c53c5b + e5545ab commit 97986e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/mcp/helix-mcp.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This guide shows how to run the server, enable tools, and connect from LLM provi
1616

1717
### Setting up HelixDB
1818
Before running the server in Claude Desktop, you also want to make sure that you have an actual running
19-
Helix instance. See our [installation guide](../../documentation/getting-started/installation) for that.
19+
Helix instance. See our [installation guide](../../documentation/cli-v2/getting-started) for that.
2020

2121
## Run the MCP Server
2222
```python
@@ -222,4 +222,4 @@ args = [
222222
"mcp_server.py"
223223
]
224224
startup_timeout_ms = 20_000
225-
```
225+
```

0 commit comments

Comments
 (0)