File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/platforms/javascript/common/troubleshooting Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ You can work around our CDN bundles being blocked by [using our NPM packages](#u
146146<PlatformSection supported = { [" javascript.nextjs" ]} >
147147
148148The Sentry Next.js SDK has a separate option to make setting up tunnels very
149- straight-forward, allowing you to skip the setup below. See <PlatformLink to = " /manual-setup/#configure-tunneling-to-avoid-ad-blockers " >
150- Configure Tunneling to avoid Ad-Blockers </PlatformLink > to learn how to set up tunneling on Next.js.
149+ straight-forward, allowing you to skip the setup below. See <PlatformLink to = " /configuration/build/#tunnelRoute " >
150+ ` tunnelRoute ` </PlatformLink > to learn how to set up tunneling on Next.js.
151151
152152If you do not want to configure ` tunnelRoute ` , you can follow the guide below.
153153
You can’t perform that action at this time.
0 commit comments