Skip to content

Commit 3df72d3

Browse files
authored
Merge branch 'master' into alwx/docs/ui-profiling
2 parents 2c0457f + af3b742 commit 3df72d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/platforms/javascript/guides/cloudflare/frameworks

docs/platforms/javascript/guides/cloudflare/frameworks/nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Before you begin, make sure you have:
2323

2424
## Configure Wrangler
2525

26-
Once you've set up Sentry in your Next.js application following the [installation guide](/platforms/javascript/guides/nextjs/), you'll need to configure Wrangler with the required compatibility settings.
26+
Once you've set up Sentry in your Next.js application following the [installation guide](/platforms/javascript/guides/nextjs/), you'll need to configure [Wrangler](https://developers.cloudflare.com/workers/wrangler/) with the required compatibility settings.
2727

2828
First, add the `nodejs_compat` [compatibility flag](https://developers.cloudflare.com/workers/runtime-apis/nodejs/) to configure the Cloudflare Workers runtime to provide the Node.js APIs required by the Sentry SDK.
2929

0 commit comments

Comments
 (0)