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:
committed by
Mark Paluch
parent
ee90bdfc85
commit
fe6de53339
2
docs/bootstrap/css/bootstrap-select.css
vendored
2
docs/bootstrap/css/bootstrap-select.css
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user