Skip to content

Commit 06598ef

Browse files
committed
chore: Update package icon URL in TelegramBot.csproj
1 parent f0d20d2 commit 06598ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/TelegramBot/TelegramBot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageTags>telegram</PackageTags>
1515
<PackageReadmeFile>README.md</PackageReadmeFile>
1616
<PackageIcon>packageIcon.png</PackageIcon>
17-
<PackageIconUrl>https://raw.githubusercontent.com/bvdcode/TelegramBot.NET/main/Sources/TelegramBot/packageIcon.png</PackageIconUrl>
17+
<PackageIconUrl>https://media.githubusercontent.com/media/bvdcode/TelegramBot.NET/main/Sources/TelegramBot/packageIcon.png</PackageIconUrl>
1818
<PackageProjectUrl>https://github.com/bvdcode/TelegramBot.NET</PackageProjectUrl>
1919
<RepositoryUrl>https://github.com/bvdcode/TelegramBot.NET</RepositoryUrl>
2020
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)