Skip to content

Commit ea3d65d

Browse files
authored
docs: update cloudflare get started docs (#42)
1 parent d0a8a11 commit ea3d65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/cloudflare/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ compatibility_date = "2024-09-23"
4848
compatibility_flags = ["nodejs_compat"]
4949

5050
# The binding name must be "ASSETS" when the cache is enabled
51-
assets = { directory = ".worker-next/assets", binding = "ASSETS" }
51+
assets = { directory = ".open-next/assets", binding = "ASSETS" }
5252
```
5353

5454
<Callout>

0 commit comments

Comments
 (0)