diff options
| author | XhmikosR <[email protected]> | 2015-05-17 12:43:04 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-05-17 12:43:20 +0300 |
| commit | 315907c97cf9e039c83cf71e3c0a049ea0e24798 (patch) | |
| tree | c6643498f80da5794d93030294d3bfca4999eeef /docs/assets/js/src/customizer.js | |
| parent | cf211a96548ca5b24d3d46a4e2f583f7a98c4108 (diff) | |
| download | bootstrap-315907c97cf9e039c83cf71e3c0a049ea0e24798.tar.xz bootstrap-315907c97cf9e039c83cf71e3c0a049ea0e24798.zip | |
Use `https` when possible.
Diffstat (limited to 'docs/assets/js/src/customizer.js')
| -rw-r--r-- | docs/assets/js/src/customizer.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/src/customizer.js b/docs/assets/js/src/customizer.js index 9b440daa2..7e5ae7b79 100644 --- a/docs/assets/js/src/customizer.js +++ b/docs/assets/js/src/customizer.js @@ -3,7 +3,7 @@ * Copyright 2011-2015 Twitter, Inc. * * Licensed under the Creative Commons Attribution 3.0 Unported License. For - * details, see http://creativecommons.org/licenses/by/3.0/. + * details, see https://creativecommons.org/licenses/by/3.0/. */ /* jshint es3:false */ |
