vogievetsky opened a new pull request, #12943: URL: https://github.com/apache/druid/pull/12943
This PR fixes the `doc` link in the footer template for the docs. The issue is that as part of the doc build process the version gets inlined in right here: https://github.com/apache/druid/blob/master/website/script/fix-path.js#L33 Since the template already has the version it generates an invalid URL. This PR will fix this going forwards and https://github.com/apache/druid-website-src/pull/320 fixes it for the already released docs. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
