We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530a6ac commit f39244fCopy full SHA for f39244f
aspnetcore/fundamentals/http-logging/index.md
@@ -213,7 +213,7 @@ Http logging with redaction can be enabled by calling <xref:Microsoft.Extensions
213
214
[!code-csharp[](~/fundamentals/http-logging/samples/8.x/Program.cs?name=snippet6&highlight=6)]
215
216
-For more information about .NET's data redaction library, see [Data redaction in .NET](data-redaction.md).
+For more information about .NET's data redaction library, see [Data redaction in .NET](/dotnet/core/extensions/data-redaction.md).
217
218
## Logging redaction options
219
0 commit comments