Skip to content

Commit 7d8bb00

Browse files
Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx
Co-authored-by: Dario Piotrowicz <[email protected]>
1 parent 4d35827 commit 7d8bb00

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/content/docs/workers/frameworks/framework-guides/nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Add the following to the scripts field of your `package.json` file:
9595

9696
Caching is actively being worked on. It is fully functional for development and we are working on an optimized implementation suitable for production.
9797

98-
Check [the documentation](https://opennext.js.org/cloudflare/caching) on the Open Next website.
98+
For more details check the relevant [official Open Next documentation](https://opennext.js.org/cloudflare/caching).
9999

100100
### 5. Develop locally
101101

0 commit comments

Comments
 (0)