We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0f030 commit 4557516Copy full SHA for 4557516
1 file changed
aspnetcore/fundamentals/logging/index.md
@@ -67,7 +67,7 @@ The following example:
67
68
[Levels](#log-level) and [categories](#log-category) are explained in more detail later in this document.
69
70
-For information on Blazor, see [Create logs in Blazor and Blazor WebAssembly](#clib) in this document.
+For information on Blazor, see <xref:blazor/fundamentals/logging>.
71
72
[Create logs in Main and Startup](#clms) shows how to create logs in `Main` and `Startup`.
73
0 commit comments