Skip to content

Commit 95e9973

Browse files
authored
Fix broken bookmark (#20139)
1 parent de97762 commit 95e9973

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/host-and-deploy/iis/logging-and-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ The handler settings can also be provided via environment variables:
8282
> [!WARNING]
8383
> Do **not** leave debug logging enabled in the deployment for longer than required to troubleshoot an issue. The size of the log isn't limited. Leaving the debug log enabled can exhaust the available disk space and crash the server or app service.
8484
85-
See [Configuration with `web.config`](xref:host-and-deploy/iis/web-config#configuration-with-webconfig) for an example of the `aspNetCore` element in the `web.config` file.
85+
See [Configuration of ASP.NET Core Module with `web.config`](xref:host-and-deploy/iis/web-config#configuration-of-aspnet-core-module-with-webconfig) for an example of the `aspNetCore` element in the `web.config` file.

0 commit comments

Comments
 (0)