Skip to content

Commit 72ad7f1

Browse files
authored
Fix typo in project url (#214)
1 parent 94dfe26 commit 72ad7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.Grafana.Loki/Serilog.Sinks.Grafana.Loki.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageIcon>serilog-sink-nuget.png</PackageIcon>
1818
<PackageId>Serilog.Sinks.Grafana.Loki</PackageId>
1919
<PackageLicenseFile>LICENSE</PackageLicenseFile>
20-
<PackageProjectUrl>https://github.com/erilog-contrib/serilog-sinks-grafana-loki</PackageProjectUrl>
20+
<PackageProjectUrl>https://github.com/serilog-contrib/serilog-sinks-grafana-loki</PackageProjectUrl>
2121
<PackageReadmeFile>README.md</PackageReadmeFile>
2222
<PackageReleaseNotes>For release notes, please see the change log on GitHub.</PackageReleaseNotes>
2323
<PackageTags>serilog;loki;grafana</PackageTags>

0 commit comments

Comments
 (0)