Skip to content

Commit a62f70b

Browse files
authored
Retrigger CI
1 parent 944f5df commit a62f70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/runtime-apis/bindings/rate-limit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,4 @@ For example, if many requests come in to your Worker in a single Cloudflare loca
207207

208208
* [`@elithrar/workers-hono-rate-limit`](https://github.com/elithrar/workers-hono-rate-limit) — Middleware that lets you easily add rate limits to routes in your [Hono](https://hono.dev/) application.
209209
* [`@hono-rate-limiter/cloudflare`](https://github.com/rhinobase/hono-rate-limiter) — Middleware that lets you easily add rate limits to routes in your [Hono](https://hono.dev/) application, with multiple data stores to choose from.
210-
* [`hono-cf-rate-limit`](https://github.com/bytaesu/hono-cf-rate-limit)A middleware for Hono applications that applies rate limiting in Cloudflare Workers, powered by Wrangler’s built-in features.
210+
* [`hono-cf-rate-limit`](https://github.com/bytaesu/hono-cf-rate-limit)Middleware for Hono applications that applies rate limiting in Cloudflare Workers, powered by Wrangler’s built-in features.

0 commit comments

Comments
 (0)