Skip to content

Commit 4a68e29

Browse files
author
Alex Akimov
committed
Change gist URL to the official MCP quickstart repo
1 parent 8f93e74 commit 4a68e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/develop/build-client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ if __name__ == "__main__":
279279
asyncio.run(main())
280280
```
281281

282-
You can find the complete `client.py` file [here.](https://gist.github.com/zckly/f3f28ea731e096e53b39b47bf0a2d4b1)
282+
You can find the complete `client.py` file [here](https://github.com/modelcontextprotocol/quickstart-resources/blob/main/mcp-client-python/client.py).
283283

284284
## Key Components Explained
285285

0 commit comments

Comments
 (0)