Skip to content

Commit 9aa197c

Browse files
authored
docs: otel use anchor instead of path (#66592)
1 parent 6185444 commit 9aa197c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/02-app/01-building-your-application/06-optimizing/10-open-telemetry.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Once you have your collector up and running, you can deploy your Next.js app to
180180

181181
### Custom Exporters
182182

183-
OpenTelemetry Collector is not necessary. You can use a custom OpenTelemetry exporter with [`@vercel/otel`](#using-vercelotel) or [manual OpenTelemetry configuration](/docs/pages/building-your-application/optimizing/open-telemetry#manual-opentelemetry-configuration).
183+
OpenTelemetry Collector is not necessary. You can use a custom OpenTelemetry exporter with [`@vercel/otel`](#using-vercelotel) or [manual OpenTelemetry configuration](#manual-opentelemetry-configuration).
184184

185185
## Custom Spans
186186

0 commit comments

Comments
 (0)