Skip to content

Commit 2497043

Browse files
authored
Fix Pages bindings in compat section (Hyperdrive & Rate limiting) (#18397)
1 parent 493dccc commit 2497043

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
@@ -60,13 +60,13 @@ We plan to bridge the gaps between Workers and Pages and provide ways to migrate
6060
| [D1](/d1/build-with-d1/d1-client-api/) |||
6161
| [Email Workers](/email-routing/email-workers/send-email-workers/) |||
6262
| [Environment Variables](/workers/configuration/environment-variables/) |||
63-
| [Hyperdrive](/hyperdrive/) || |
63+
| [Hyperdrive](/hyperdrive/) || |
6464
| [KV](/kv/) |||
6565
| [mTLS](/workers/runtime-apis/bindings/mtls/) |||
6666
| [Queue Producers](/queues/configuration/configure-queues/#producer) |||
6767
| [Queue Consumers](/queues/configuration/configure-queues/#consumer) |||
6868
| [R2](/r2/) |||
69-
| [Rate Limiting](/workers/runtime-apis/bindings/rate-limit/) || |
69+
| [Rate Limiting](/workers/runtime-apis/bindings/rate-limit/) || |
7070
| [Secrets](/workers/configuration/secrets/) |||
7171
| [Service bindings](/workers/runtime-apis/bindings/service-bindings/) |||
7272
| [Vectorize](/vectorize/get-started/intro/#3-bind-your-worker-to-your-index) |||

0 commit comments

Comments
 (0)