From a10460934dfe86a1829f2eff93884238cfbd4c94 Mon Sep 17 00:00:00 2001 From: Alfred Xing Date: Sun, 3 Mar 2013 22:38:50 -0800 Subject: [PATCH] Fix 404 widget script URL Fix 404 widget script URL to be compatible with HTTPS by replacing `http://` with `//`. The script hosted by Google is available on both protocols. --- 404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/404.html b/404.html index 04465441..fdace4ab 100644 --- a/404.html +++ b/404.html @@ -151,7 +151,7 @@ - +