From 48c5d7b8e9f65c6339390469ef6fe18b5ee6b8c3 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 10 Feb 2019 13:44:52 +0200 Subject: [PATCH] Use https. --- docs/LICENSE | 2 +- docs/assets/js/src/customizer.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/LICENSE b/docs/LICENSE index 1d658d6d37..1a16e05564 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 da289995d3..b528b2decc 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