Skip to content

Commit fed5f24

Browse files
committed
fixing broken bookmark
1 parent 2df9a2c commit fed5f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/api-custom-events-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ In Java, many dependency calls can be automatically tracked by using the
617617
You use this call if you want to track calls that the automated tracking doesn't catch.
618618

619619
To turn off the standard dependency-tracking module in C#, edit [ApplicationInsights.config](./configuration-with-applicationinsights-config.md) and delete the reference to `DependencyCollector.DependencyTrackingTelemetryModule`. For Java, see
620-
[Suppressing specific autocollected telemetry](./java-standalone-config.md#suppressing-specific-auto-collected-telemetry).
620+
[Suppressing specific autocollected telemetry](./java-standalone-config.md#suppress-specific-auto-collected-telemetry).
621621

622622
### Dependencies in Log Analytics
623623

0 commit comments

Comments
 (0)