Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tidb-cloud/integrate-tidbcloud-with-cloudflare.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ You're now ready to deploy to Cloudflare Workers.
In your project directory, run the following command:

```
npx wrangler publish
npx wrangler deploy
```

## Step 6: Try your Cloudflare Workers
Expand All @@ -114,4 +114,4 @@ npx wrangler publish

## Examples

See the [Cloudflare Workers example](https://github.com/tidbcloud/car-sales-insight/tree/main/examples/cloudflare-workers).
See the [Cloudflare Workers example](https://github.com/tidbcloud/car-sales-insight/tree/main/examples/cloudflare-workers).