Skip to content

Commit ba86045

Browse files
committed
docs: fix link to deploy template in README
1 parent a957209 commit ba86045

File tree

1 file changed

+1
-1
lines changed
  • packages/mcp-server/cloudflare-worker

1 file changed

+1
-1
lines changed

packages/mcp-server/cloudflare-worker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ API token and any other client configuration options that you'd need to instanti
77

88
The recommended way to use this project is to use the below "deploy to cloudflare" button to use this repo as a template for generating a server.
99

10-
[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/imagekit-developer/imagekit-nodejs/tree/main/packages/mcp-server/cloudflare-worker)
10+
[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/imagekit-developer/imagekit-nodejs/tree/master/packages/mcp-server/cloudflare-worker)
1111

1212
## Develop locally
1313

0 commit comments

Comments
 (0)