zhongjiajie commented on code in PR #806: URL: https://github.com/apache/dolphinscheduler-website/pull/806#discussion_r912421888
########## download/en-us/download.md: ########## @@ -7,6 +7,7 @@ Use the links below to download the Apache DolphinScheduler from one of our mirr ## DolphinScheduler | Date | Version| | Downloads | |:---:|:--:|:--:|:--:| +| Jul. 2th, 2022 | 3.0.0-beta-2 | Total Source Code| [[src]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.0.0-beta-2/apache-dolphinscheduler-3.0.0-beta-2-src.tar.gz) [[asc]](https://downloads.apache.org/dolphinscheduler/3.0.0-beta-2/apache-dolphinscheduler-3.0.0-beta-2-src.tar.gz.asc) [[sha512]](https://downloads.apache.org/dolphinscheduler/3.0.0-beta-2/apache-dolphinscheduler-3.0.0-beta-2-src.tar.gz.sha512)| Review Comment: you should also add binary download link here, such as 300b1 version ```md | | | Total Binary Distribution| [[bin]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.0.0-beta-1/apache-dolphinscheduler-3.0.0-beta-1-bin.tar.gz) [[asc]](https://downloads.apache.org/dolphinscheduler/3.0.0-beta-1/apache-dolphinscheduler-3.0.0-beta-1-bin.tar.gz.asc) [[sha512]](https://downloads.apache.org/dolphinscheduler/3.0.0-beta-1/apache-dolphinscheduler-3.0.0-beta-1-bin.tar.gz.sha512)| ``` -- 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]
