From 315907c97cf9e039c83cf71e3c0a049ea0e24798 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 17 May 2015 12:43:04 +0300 Subject: Use `https` when possible. --- docs/assets/css/src/docs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/assets/css/src/docs.css') diff --git a/docs/assets/css/src/docs.css b/docs/assets/css/src/docs.css index 28d92d73d..2806fdefb 100644 --- a/docs/assets/css/src/docs.css +++ b/docs/assets/css/src/docs.css @@ -2,7 +2,7 @@ * Bootstrap Docs (http://getbootstrap.com) * 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/. */ -- cgit v1.2.3