Skip to content

Commit

Permalink
Merge pull request #44 from gzuuus/patch-1
Browse files Browse the repository at this point in the history
fix: url path
  • Loading branch information
k33g authored Feb 13, 2025
2 parents 1e43562 + 75768ca commit 641a944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/67-mcp/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MCP: model context protocol

First, build the MCP server, see: [/mcp-server/README.md](/mcp-server/README.md), then, run:
First, build the MCP server, see: [mcp-server README.md](../67-mcp/mcp-server/README.md), then, run:
```bash
go run main.go
```
```

0 comments on commit 641a944

Please sign in to comment.