bhasudha 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_r324904727
########## 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: I was looking into that too. Yes its is affecting css and js when I open the content/index.html. I see that this is coming from https://github.com/apache/incubator-hudi/pull/843 Let me see if there is a way to remove all the path occurrences and then update this PR again. ---------------------------------------------------------------- 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
