Skip to content

Commit 29e5d58

Browse files
authored
Merge pull request #6 from tmo-trustpilot/patch-1
Fix link to serilog-formatting-compact
2 parents 487de77 + 70c5d71 commit 29e5d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To write JSON instead of plain text, pass an appropriate `ITextFormatter` to the
4848
.WriteTo.Console(new JsonFormatter())
4949
```
5050

51-
[Serilog.Formatting.Compact](https://github.com/serilog/serilog.formatting.compact) provides alternatives to the default `JsonFormatter`.
51+
[Serilog.Formatting.Compact](https://github.com/serilog/serilog-formatting-compact) provides alternatives to the default `JsonFormatter`.
5252

5353
### XML `<appSettings>` configuration
5454

0 commit comments

Comments
 (0)