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.
2 parents 487de77 + 70c5d71 commit 29e5d58Copy full SHA for 29e5d58
README.md
@@ -48,7 +48,7 @@ To write JSON instead of plain text, pass an appropriate `ITextFormatter` to the
48
.WriteTo.Console(new JsonFormatter())
49
```
50
51
-[Serilog.Formatting.Compact](https://github.com/serilog/serilog.formatting.compact) provides alternatives to the default `JsonFormatter`.
+[Serilog.Formatting.Compact](https://github.com/serilog/serilog-formatting-compact) provides alternatives to the default `JsonFormatter`.
52
53
### XML `<appSettings>` configuration
54
0 commit comments