From 10a7f97f902eff03858c914e894576f43237e854 Mon Sep 17 00:00:00 2001 From: Misty Stanley-Jones Date: Wed, 14 Oct 2015 08:06:44 +1000 Subject: [PATCH] HBASE-14599 Modify site config to use protocol-relative URLs for CSS/JS --- src/main/site/site.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/site/site.xml b/src/main/site/site.xml index a2d720a..c4360b9 100644 --- a/src/main/site/site.xml +++ b/src/main/site/site.xml @@ -35,6 +35,7 @@ ^Documentation 0.94 Documentation|ASF + true -- 2.3.8 (Apple Git-58)