You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2020/01/06 17:29:54 UTC

[druid-website] branch asf-site updated: Another trivial change for INFRA-19668.

This is an automated email from the ASF dual-hosted git repository.

gian pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/druid-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2853675  Another trivial change for INFRA-19668.
2853675 is described below

commit 2853675b8540987285cc48c4027d0ba03ec9af01
Author: Gian Merlino <gi...@gmail.com>
AuthorDate: Mon Jan 6 09:29:43 2020 -0800

    Another trivial change for INFRA-19668.
---
 technology.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/technology.html b/technology.html
index 6d2c3c5..539ded6 100644
--- a/technology.html
+++ b/technology.html
@@ -30,7 +30,7 @@
     gcse.type = 'text/javascript';
     gcse.async = true;
     gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
-         '//cse.google.com/cse.js?cx=' + cx;
+          '//cse.google.com/cse.js?cx=' + cx;
     var s = document.getElementsByTagName('script')[0];
     s.parentNode.insertBefore(gcse, s);
   })();


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org