vinothchandar 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_r325244857
########## 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: @yanghua I find it to be opposite.. you can try opening `content/index.html` as a simple file inside the browser and it seems to break css/js .. Can you point @bhasudha may be to the line that changed this behavior.. we can test it out? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
