URL Cleanup

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

Original pull request: gh-394.
This commit is contained in:
Spring Operator
2019-03-20 22:32:48 -05:00
committed by Mark Paluch
parent 94f20f0ae5
commit e62cb65ef6
16 changed files with 77 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
/*!
* bootstrap-select v1.1.1
* http://silviomoreto.github.io/bootstrap-select/
* https://silviomoreto.github.io/bootstrap-select/
*
* Copyright 2013 bootstrap-select
* Licensed under the MIT license