Skip to content

Commit d567979

Browse files
Apply suggestion from @GregBrimble
Co-authored-by: Greg Brimble <[email protected]>
1 parent 1eca256 commit d567979

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/framework-guides/web-apps/more-web-frameworks

1 file changed

+1
-1
lines changed

src/content/docs/workers/framework-guides/web-apps/more-web-frameworks/waku.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The following command will build and deploy your project. If you are using CI, e
6060

6161
## Bindings
6262

63-
Your Waku application can be fully integrated with the Cloudflare Developer Platform, in both local development and in production, by using product bindings. The [Waku Cloudflare documentation](https://github.com/dai-shi/waku/blob/main/docs/guides/cloudflare.mdx#accessing-cloudflare-bindings-execution-context-and-requestresponse-objects) provides information about configuring bindings and how you can access them in your React server components.
63+
Your Waku application can be fully integrated with the Cloudflare Developer Platform, in both local development and in production, by using product bindings. The [Waku Cloudflare documentation](https://waku.gg/guides/cloudflare#accessing-cloudflare-bindings-execution-context-and-request-response-objects) provides information about configuring bindings and how you can access them in your React Server Components.
6464

6565
## Static assets
6666

0 commit comments

Comments
 (0)