Skip to content

Commit 7551ea1

Browse files
authored
Now a Serilog project; fix package icon and project URL
1 parent 3756746 commit 7551ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Serilog.Formatting.Compact/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"authors": [ "Serilog Contributors" ],
55
"packOptions": {
66
"tags": [ "serilog", "json" ],
7-
"projectUrl": "https://github.com/nblumhardt/serilog-formatters-compact",
7+
"projectUrl": "https://github.com/serilog/serilog-formatting-compact",
88
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0",
9-
"iconUrl": "http://serilog.net/images/serilog-community-nuget.png"
9+
"iconUrl": "http://serilog.net/images/serilog-extension-nuget.png"
1010
},
1111
"dependencies": {
1212
"Serilog": "2.0.0"

0 commit comments

Comments
 (0)