From 5de84c9242643f786eff03726286578726d7d390 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Jun 2024 18:20:59 +0200 Subject: Merging upstream version 7.3.7. Signed-off-by: Daniel Baumann --- doc/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/faq.rst') diff --git a/doc/faq.rst b/doc/faq.rst index 85ccb24..8538cdc 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -107,7 +107,7 @@ Google Analytics (function() { var ga = document.createElement('script'); ga.src = ('https:' == document.location.protocol ? - 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js'; ga.setAttribute('async', 'true'); document.documentElement.firstChild.appendChild(ga); })(); -- cgit v1.2.3