Skip to content

Commit 4557516

Browse files
authored
Fix broken link (#20268)
1 parent da0f030 commit 4557516

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/fundamentals/logging/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The following example:
6767

6868
[Levels](#log-level) and [categories](#log-category) are explained in more detail later in this document.
6969

70-
For information on Blazor, see [Create logs in Blazor and Blazor WebAssembly](#clib) in this document.
70+
For information on Blazor, see <xref:blazor/fundamentals/logging>.
7171

7272
[Create logs in Main and Startup](#clms) shows how to create logs in `Main` and `Startup`.
7373

0 commit comments

Comments
 (0)