Skip to content

Commit e1ab8fb

Browse files
committed
Merge branch 'kenton/fix-deploy-link' into 'main'
Fix deploy link in readme. See merge request cloudflare/developers/gadgets!305
2 parents bf7f762 + 2810fe1 commit e1ab8fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Then visit: http://localhost:8787
2727

2828
This runs the whole stack locally on wrangler and workerd. This is not meant for production use, but is a quick way to see what the product does.
2929

30-
Alternatively, you can [deploy to your Cloudflare account](https://github.com/cloudflare/cloudflare-os-starter).
30+
Alternatively, you can [deploy to your Cloudflare account](https://os.cloudflare.app/deploy).
3131

3232
(More options at the end of this readme.)
3333

@@ -175,7 +175,7 @@ This differs from most agent harnesses, where MCP servers are configured upfront
175175

176176
We've built an online flow that helps you deploy to your own Cloudflare account:
177177

178-
https://os.cloudflare.app
178+
https://os.cloudflare.app/deploy
179179

180180
Or, for more sophisticated deployment, with your gatekeepers and potentially code changes, check out our deployment starter repo:
181181

0 commit comments

Comments
 (0)