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

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

commit 23bd9a5a65178051b8ed655577fbfe543f786f9f
Author: Vadim Ogievetsky <vadi...@gmail.com>
AuthorDate: Tue Jun 4 08:51:29 2019 -0700

    fix css path
---
 downloads.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/downloads.html b/downloads.html
index 109461e..98ffa46 100644
--- a/downloads.html
+++ b/downloads.html
@@ -20,9 +20,9 @@
 </script>
 
 <link rel="stylesheet" 
href="//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
-<link rel="stylesheet" href="/css/bootstrap.min.css">
+<link rel="stylesheet" href="/css-apache/bootstrap.min.css">
 <link 
href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic|Open+Sans:300italic,400italic,600italic,400,300,600,700'
 rel='stylesheet' type='text/css'>
-<link rel="stylesheet" href="/css/main.css">
+<link rel="stylesheet" href="/css-apache/main.css">
 </head>
 <body>
 


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

Reply via email to