+1 ran into same issue as well. Manually replaced html for now. But would be good to fix at the framework level.
On Tue, Sep 17, 2019 at 6:07 AM Bhavani Sudha Saktheeswaran <[email protected]> wrote: > I am trying to update the hudi site to reflect the latest doc changes since > last update. Since the paths to css and js scripts have been changed to > start with a '/' the styling is broken. I see this change coming from this > PR https://github.com/apache/incubator-hudi/pull/843 . For example > something like <link rel="stylesheet" href="{{ "*/*css/syntax.css" }}"> > across multiple files. > > Vino Yang, > Am not sure if this is any auto-generated ide change. Would you be able to > help fix this ? Once your change is in, I can rebase and update my PR. > > Thanks, > Sudha >
