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/_includes/css/tables.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/css') diff --git a/docs/_includes/css/tables.html b/docs/_includes/css/tables.html index ac84e8158..d259cbabb 100644 --- a/docs/_includes/css/tables.html +++ b/docs/_includes/css/tables.html @@ -363,7 +363,7 @@ fieldset { display: table-cell; } } {% endhighlight %} -

For more information, read this Stack Overflow answer.

+

For more information, read this Stack Overflow answer.

-- cgit v1.2.3