zhongjiajie opened a new pull request #488: URL: https://github.com/apache/dolphinscheduler-website/pull/488
@lukairui find out some of our download link is broken, but have no time, so I submit this patch to fix it. This issue due to we do not use markdown file relative location to generation url link. The download page relative location is `../../../../../../download/en-us/download.md` but become `../../../../../../en-us/download/download.md` after we render it. I think there is todo task for us, we should make our doc easy to maintain by using path same as relative location. It more easy to write with auto-complete plugin. All I have to do is type `download` and select the relative location as screenshot  -- 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]
