From 4dc17b1862ef571faef48825a3c104aa08a04ea0 Mon Sep 17 00:00:00 2001 From: Yang Shi Date: Wed, 20 May 2020 08:48:49 -0700 Subject: [PATCH] replace google CDN with JQuery's own CDN (#18369) Co-authored-by: Yang Shi --- docs/static_site/src/_includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/static_site/src/_includes/head.html b/docs/static_site/src/_includes/head.html index 5de810a5958e..76004e4463fc 100644 --- a/docs/static_site/src/_includes/head.html +++ b/docs/static_site/src/_includes/head.html @@ -11,7 +11,7 @@ {%- if jekyll.environment == 'production' and site.google_analytics -%} {%- include google-analytics.html -%} {%- endif -%} - +