gianm commented on issue #8311: Docusaurus build framework + ingestion doc refresh. URL: https://github.com/apache/incubator-druid/pull/8311#issuecomment-524475939 > Did you use some regular expression to replace `.html` -> `.md` links? Is that on purpose that links with id (like `../configuration/index.html#dynamic-configuration`) remain with `.html`? The `.md` links are a little nicer since they will make links work when the source is viewed in GitHub, and will generate to the exact same link on the live site. I think it'd be fine to replace the ones with anchor ids too. I think I replaced a few by hand but didn't do all of them.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
