yanghua commented on a change in pull request #896: Updating site to reflect 
recent doc changes
URL: https://github.com/apache/incubator-hudi/pull/896#discussion_r325268090
 
 

 ##########
 File path: content/404.html
 ##########
 @@ -6,25 +6,25 @@
 <meta name="description" content="">
 <meta name="keywords" content="">
 <title>Page Not Found | Hudi</title>
-<link rel="stylesheet" href="css/syntax.css">
+<link rel="stylesheet" href="/css/syntax.css">
 
 Review comment:
   @bhasudha @vinothchandar Sorry, I have tested. You are right. When I removed 
the start `/`, it worked fine. If it starts with `/`, the page can also be 
rendered correctly when run `bundle exec jekyll serve`, but it can not be 
rendered when we just open the generated HTML file with the browser.
   
   So it's really an issue.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to