diff options
| author | XhmikosR <[email protected]> | 2019-02-10 13:44:52 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-02-11 15:18:08 +0200 |
| commit | 48c5d7b8e9f65c6339390469ef6fe18b5ee6b8c3 (patch) | |
| tree | ba5fb901e0fc7b91652e0c2b60a9fcba55422583 | |
| parent | b23e213446950bc986504b09a726c2d1cf352852 (diff) | |
| download | bootstrap-48c5d7b8e9f65c6339390469ef6fe18b5ee6b8c3.tar.xz bootstrap-48c5d7b8e9f65c6339390469ef6fe18b5ee6b8c3.zip | |
Use https.
| -rw-r--r-- | docs/LICENSE | 2 | ||||
| -rw-r--r-- | docs/assets/js/src/customizer.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/LICENSE b/docs/LICENSE index 1d658d6d3..1a16e0556 100644 --- a/docs/LICENSE +++ b/docs/LICENSE @@ -316,4 +316,4 @@ Creative Commons Notice available upon request from time to time. For the avoidance of doubt, this trademark restriction does not form part of this License. - Creative Commons may be contacted at http://creativecommons.org/. + Creative Commons may be contacted at https://creativecommons.org/. diff --git a/docs/assets/js/src/customizer.js b/docs/assets/js/src/customizer.js index da289995d..b528b2dec 100644 --- a/docs/assets/js/src/customizer.js +++ b/docs/assets/js/src/customizer.js @@ -1,5 +1,5 @@ /*! - * Bootstrap Customizer (http://getbootstrap.com/customize/) + * Bootstrap Customizer (https://getbootstrap.com/customize/) * Copyright 2011-2018 Twitter, Inc. * * Licensed under the Creative Commons Attribution 3.0 Unported License. For |
