Skip to content

Commit 79ef1a4

Browse files
committed
fix broken link
1 parent 272005c commit 79ef1a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/develop/typescript/nexus/feature-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ The plugin creates the following spans:
472472

473473
See the [interceptors-opentelemetry sample](https://github.com/temporalio/samples-typescript/tree/main/interceptors-opentelemetry) for a complete example.
474474

475-
For custom interceptor logic beyond tracing (e.g., logging, authorization), see [Nexus interceptor registration](/develop/typescript/interceptors#nexus-interceptor-registration).
475+
For custom interceptor logic beyond tracing (e.g., logging, authorization), see [Nexus interceptor registration](/develop/typescript/workers/interceptors#nexus-interceptor-registration).
476476

477477
## Learn more
478478

0 commit comments

Comments
 (0)