From 31c872191380d4cd32af379b9d24359d6a9dc34c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 26 Sep 2017 15:24:14 +0300 Subject: Normalize all links. (#24109) * use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one --- nuget/bootstrap.nuspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nuget/bootstrap.nuspec') diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec index b868458a71..232a1699b3 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. - https://blog.getbootstrap.com + https://blog.getbootstrap.com/ Bootstrap framework in CSS. Includes fonts and JavaScript en-us - https://getbootstrap.com - https://getbootstrap.com/apple-touch-icon.png + https://getbootstrap.com/ + https://getbootstrap.com/assets/img/favicons/apple-touch-icon.png https://github.com/twbs/bootstrap/blob/master/LICENSE Copyright 2017 false -- cgit v1.2.3