Skip to content

Commit cee668b

Browse files
committed
Fix: Slightly better origin link
1 parent b1c153f commit cee668b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/icon.png

1.71 KB
Loading

src/Tools.CodeOfChaos.CliArgsParser/Properties/launchSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"Download Icon": {
2020
"commandName": "Project",
21-
"commandLineArgs": "nuget-download-icon --origin=\"https://avatars.githubusercontent.com/u/102103683?s=400&u=b0dc0cb37882f73ef59b0ed9fd11ee9de5213d0f&v=4\" --projects=\"CodeOfChaos.CliArgsParser;CodeOfChaos.CliArgsParser.Library;CodeOfChaos.CliArgsParser.Generators;\""
21+
"commandLineArgs": "nuget-download-icon --origin=\"https://avatars.githubusercontent.com/u/102103683\" --projects=\"CodeOfChaos.CliArgsParser;CodeOfChaos.CliArgsParser.Library;CodeOfChaos.CliArgsParser.Generators;\""
2222
}
2323
}
2424
}

0 commit comments

Comments
 (0)