Skip to content

Commit ceca3d5

Browse files
Fix issue: WorkspaceTaskSubType.BROKEN_LINK (#20540)
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent d960b6e commit ceca3d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/workers/static-assets/compatibility-matrix.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ We plan to bridge the gaps between Workers and Pages and provide ways to migrate
6565
| [Hyperdrive](/hyperdrive/) |||
6666
| [KV](/kv/) |||
6767
| [mTLS](/workers/runtime-apis/bindings/mtls/) |||
68-
| [Queue Producers](/queues/configuration/configure-queues/#producer) |||
69-
| [Queue Consumers](/queues/configuration/configure-queues/#consumer) |||
68+
| [Queue Producers](/queues/configuration/configure-queues/#producer-worker-configuration) |||
69+
| [Queue Consumers](/queues/configuration/configure-queues/#consumer-worker-configuration) |||
7070
| [R2](/r2/) |||
7171
| [Rate Limiting](/workers/runtime-apis/bindings/rate-limit/) |||
7272
| [Secrets](/workers/configuration/secrets/) |||

0 commit comments

Comments
 (0)