Skip to content

Commit b657189

Browse files
committed
Updated logo link
1 parent c895d94 commit b657189

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CleanCode/src/NuGet.Packager/Package.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<title>CleanCode</title>
77
<authors>Hadi Hariri, Matt Ellis, SuperJMN</authors>
88
<owners>Hadi Hariri, Matt Ellis</owners>
9-
<iconUrl>https://raw.githubusercontent.com/hhariri/CleanCode/master/CleanCode/src/CleanCode/Resources/Icons-8.0/Settings/CleanCode.png</iconUrl>
9+
<iconUrl>https://raw.githubusercontent.com/hhariri/CleanCode/master/logo.png</iconUrl>
1010
<projectUrl>https://github.com/hhariri/CleanCode</projectUrl>
1111
<licenseUrl>https://raw.github.com/hhariri/CleanCode/master/license.txt</licenseUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>Automates some of the concepts in Uncle Bob's Clean Code book</description>
14-
<releaseNotes>Major update, thanks to SuperJMN!
14+
<releaseNotes>Major update, thanks to @SuperJMN!
1515
&#8226; Warning if a method contains too many nested blocks
1616
&#8226; Warning if a method name is too short to be meaningful
1717
&#8226; Warning if an epression is breaking the Law of Demeter

logo.png

68.5 KB
Loading

0 commit comments

Comments
 (0)