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_r324891387
########## 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 noticed the "/" as well, locally.. Does it not break the css and js ? have you tried opening the generated content i.e `content/index.html`? ---------------------------------------------------------------- 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
