Skip to content

Commit f39244f

Browse files
author
R9 Fundamentals
committed
docs updates
1 parent 530a6ac commit f39244f

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

218218
## Logging redaction options
219219

0 commit comments

Comments
 (0)