Skip to content

Commit bdcdac5

Browse files
authored
[docs] Update docs to match the published version.
We need to use relative paths in learn.microsoft.com links.
1 parent d2fbdb1 commit bdcdac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/building-apps/build-properties.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ application size.
505505
Default: set to `false` when `Optimize` is set to `true` (which is the default
506506
for `Release` builds), unless `$(EnableDiagnostics)` is enabled.
507507

508-
[eventsource]: https://learn.microsoft.com/dotnet/core/diagnostics/eventsource
508+
[eventsource]: /dotnet/core/diagnostics/eventsource
509509

510510
## GenerateApplicationManifest
511511

@@ -714,7 +714,7 @@ application size.
714714
Default: set to `false` when `Optimize` is set to `true` (which is the default
715715
for `Release` builds), unless `$(EnableDiagnostics)` is enabled.
716716

717-
[dotnetmetrics]: https://learn.microsoft.com/dotnet/core/diagnostics/metrics
717+
[dotnetmetrics]: /dotnet/core/diagnostics/metrics
718718

719719
## MmpDebug
720720

0 commit comments

Comments
 (0)