Skip to content

Commit 8910ce4

Browse files
author
Bogdanov Kirill
committed
Url to icon is fixed
1 parent ae139f9 commit 8910ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RtspClientSharp/RtspClientSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- Low GC pressure during receive stage (when RTSP session is established); low amount of freezes under high load</Description>
1717
<PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl>
1818
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>
19-
<PackageIconUrl>http://github.com/BogdanovKirill/RtspClientSharp/Images/package_icon.png</PackageIconUrl>
19+
<PackageIconUrl>https://github.com/BogdanovKirill/RtspClientSharp/blob/master/Images/package_icon.png</PackageIconUrl>
2020
<Copyright>Copyright ©2018 Kirill Bogdanov</Copyright>
2121
</PropertyGroup>
2222

0 commit comments

Comments
 (0)