Skip to content

Commit 477c585

Browse files
Fix issue: WorkspaceTaskSubType.BROKEN_LINK
1 parent ad0fe13 commit 477c585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/queues/examples/publish-to-a-queue-over-http.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This allows you to write to a Queue from any service or programming language tha
1919
### Prerequisites
2020

2121
- A [queue created](/queues/get-started/#3-create-a-queue) via the [Cloudflare dashboard](https://dash.cloudflare.com) or the [wrangler CLI](/workers/wrangler/install-and-update/).
22-
- A [configured **producer** binding](/queues/configuration/configure-queues/#producer) in the Cloudflare dashboard or Wrangler file.
22+
- A [configured **producer** binding](/queues/configuration/configure-queues/#producer-worker-configuration) in the Cloudflare dashboard or Wrangler file.
2323

2424
Configure your Wrangler file as follows:
2525

0 commit comments

Comments
 (0)