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_r325178134
########## 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 It seems if the `href` does not start with `/`, then the URL of the resource can not be rendered correctly. ---------------------------------------------------------------- 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
