From 2e69dfa8c1679238579ef6f5ec85deb755e4fb6d Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Tue, 4 Oct 2016 02:55:59 +1000 Subject: Fix broken/redirected links, moving to HTTPS where possible. (#20557) --- nuget/bootstrap.nuspec | 6 +++--- nuget/bootstrap.sass.nuspec | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'nuget') diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec index 9121fa8c28..dd11321b99 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -7,11 +7,11 @@ The Bootstrap Authors, Twitter Inc. bootstrap The most popular front-end framework for developing responsive, mobile first projects on the web. - http://blog.getbootstrap.com + https://blog.getbootstrap.com Bootstrap framework in CSS. Includes fonts and JavaScript en-us - http://getbootstrap.com - http://getbootstrap.com/apple-touch-icon.png + https://getbootstrap.com + https://getbootstrap.com/apple-touch-icon.png https://github.com/twbs/bootstrap/blob/master/LICENSE Copyright 2016 false diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec index c28a0fc546..09dab66c48 100644 --- a/nuget/bootstrap.sass.nuspec +++ b/nuget/bootstrap.sass.nuspec @@ -7,11 +7,11 @@ The Bootstrap Authors, Twitter Inc. bootstrap The most popular front-end framework for developing responsive, mobile first projects on the web. - http://blog.getbootstrap.com + https://blog.getbootstrap.com Bootstrap framework in Sass. Includes fonts and JavaScript en-us - http://getbootstrap.com - http://getbootstrap.com/apple-touch-icon.png + https://getbootstrap.com + https://getbootstrap.com/apple-touch-icon.png https://github.com/twbs/bootstrap/blob/master/LICENSE Copyright 2016 false -- cgit v1.2.3