Skip to content

Commit 67d561d

Browse files
author
R9 Fundamentals
committed
fix
1 parent f39244f commit 67d561d

File tree

1 file changed

+1
-1
lines changed
  • aspnetcore/fundamentals/http-logging

1 file changed

+1
-1
lines changed

aspnetcore/fundamentals/http-logging/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Http logging with redaction can be enabled by calling <xref:Microsoft.Extensions
213213

214214
[!code-csharp[](~/fundamentals/http-logging/samples/8.x/Program.cs?name=snippet6&highlight=6)]
215215

216-
For more information about .NET's data redaction library, see [Data redaction in .NET](/dotnet/core/extensions/data-redaction.md).
216+
For more information about .NET's data redaction library, see [Data redaction in .NET](/dotnet/core/extensions/data-redaction).
217217

218218
## Logging redaction options
219219

0 commit comments

Comments
 (0)