Skip to content

Commit f507ec6

Browse files
authored
Update api-custom-events-metrics.md
Fix broken link build error.
1 parent 89eb564 commit f507ec6

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
@@ -632,7 +632,7 @@ Normally, the SDK sends data at fixed intervals (typically 30 secs) or whenever
632632

633633
*.NET*
634634

635-
When using Flush(), we recommend this [pattern](./console#full-example):
635+
When using Flush(), we recommend this [pattern](./console.md#full-example):
636636

637637
```csharp
638638
telemetry.Flush();

0 commit comments

Comments
 (0)