diff options
Diffstat (limited to 'nuget/bootstrap.nuspec')
| -rw-r--r-- | nuget/bootstrap.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec index 2dcbfea6e..7b40109de 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -11,7 +11,7 @@ <summary>Bootstrap framework in CSS. Includes fonts and JavaScript</summary> <language>en-us</language> <projectUrl>https://getbootstrap.com/</projectUrl> - <iconUrl>https://getbootstrap.com/assets/img/favicons/apple-touch-icon.png</iconUrl> + <iconUrl>https://getbootstrap.com/docs/4.1/assets/img/favicons/apple-touch-icon.png</iconUrl> <licenseUrl>https://github.com/twbs/bootstrap/blob/master/LICENSE</licenseUrl> <copyright>Copyright 2017-2018</copyright> <requireLicenseAcceptance>false</requireLicenseAcceptance> |
