diff --git a/docs/docs/en/contribute/release.md b/docs/docs/en/contribute/release.md index a868f8b3a0..6cc34bc6be 100644 --- a/docs/docs/en/contribute/release.md +++ b/docs/docs/en/contribute/release.md @@ -352,7 +352,7 @@ Decompress `apache-dolphinscheduler--src.tar.gz` then check the followi #### Check binary packages -Decompress `apache-dolphinscheduler--src.tar.gz` to check the following items: +Decompress `apache-dolphinscheduler--bin.tar.gz` to check the following items: - `LICENSE` and `NOTICE` files exist - Correct year in `NOTICE` file diff --git a/docs/docs/zh/contribute/release.md b/docs/docs/zh/contribute/release.md index 523046e1b4..af5972caf0 100644 --- a/docs/docs/zh/contribute/release.md +++ b/docs/docs/zh/contribute/release.md @@ -358,7 +358,7 @@ svn --username="${A_USERNAME}" commit -m "release ${VERSION}" #### 检查二进制包的文件内容 -解压缩`apache-dolphinscheduler--src.tar.gz`进行如下检查: +解压缩`apache-dolphinscheduler--bin.tar.gz`进行如下检查: - 存在`LICENSE`和`NOTICE`文件 - 所有文本文件开头都有 ASF 许可证