Skip to content

Commit b8bb2cc

Browse files
authored
Fix link to nuget package page
1 parent 55c5aa2 commit b8bb2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Writes [Serilog](https://serilog.net) events to one or more text files.
44

55
### Getting started
66

7-
Install the [Serilog.Sinks.File](https://nuget.org/serilog/serilog-sinks-file) package from NuGet:
7+
Install the [Serilog.Sinks.File](https://www.nuget.org/packages/Serilog.Sinks.File/) package from NuGet:
88

99
```powershell
1010
Install-Package Serilog.Sinks.File

0 commit comments

Comments
 (0)