Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit d83471d

Browse files
committed
Fix link to nuget icon
1 parent 23fe8dc commit d83471d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sentry.PlatformAbstractions/Sentry.PlatformAbstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<VersionSuffix>preview1</VersionSuffix>
1212
<Authors>Sentry Team and Contributors</Authors>
1313
<PackageTags>Sentry;GetSentry;Error-Reporting;Crash-Reporting;Exception-Handling</PackageTags>
14-
<PackageIconUrl>https://github.com/getsentry/sentry-dotnet-platform-abstractions/.assets/sentry-nuget.png</PackageIconUrl>
14+
<PackageIconUrl>https://raw.githubusercontent.com/getsentry/sentry-dotnet-platform-abstractions/master/.assets/sentry-nuget.png</PackageIconUrl>
1515
<PackageProjectUrl>https://github.com/getsentry/sentry-dotnet-platform-abstractions</PackageProjectUrl>
1616
<PackageLicenseUrl>https://github.com/getsentry/sentry-dotnet-platform-abstractions/blob/master/LICENSE</PackageLicenseUrl>
1717
</PropertyGroup>

0 commit comments

Comments
 (0)