Skip to content

Commit f45e8f1

Browse files
authored
Merge pull request #161 from twilio-labs/dprothero-patch-1
Update PackageIconUrl to use GitHub link
2 parents 945fcfd + dca2254 commit f45e8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Twilio.AspNet.Shared.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageProjectUrl>https://github.com/twilio-labs/twilio-aspnet</PackageProjectUrl>
1010
<RepositoryUrl>https://github.com/twilio-labs/twilio-aspnet.git</RepositoryUrl>
1111
<RepositoryType>git</RepositoryType>
12-
<PackageIconUrl>https://s3.amazonaws.com/com.twilio.prod.twilio-docs/images/twilio-icon-64x64.png</PackageIconUrl>
12+
<PackageIconUrl>https://github.com/twilio-labs/twilio-aspnet/blob/main/icon.png?raw=true</PackageIconUrl>
1313
<PackageIcon>icon.png</PackageIcon>
1414
<PackageReadmeFile>README.md</PackageReadmeFile>
1515
<PublishRepositoryUrl>true</PublishRepositoryUrl>

0 commit comments

Comments
 (0)