yumengwang03 commented on PR #117: URL: https://github.com/apache/incubator-devlake-website/pull/117#issuecomment-1183948415
Hi Keon, The image URL should still be "/img/xxx.png" because Docusaurus (the tool we are using to build the website) recognize this path as the same as "../../static/img/xxx.png". We also need to use "/img/xxx.png" because otherwise the versioned docs will contain wrong paths to the images :) I'll put these details into a guide for submitting docs to the website. -- 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]
