[fix][doc] python api release link

This commit is contained in:
Jay Chung 2022-11-26 15:24:29 +08:00
parent 6551112700
commit 5221428340
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ We could reuse the main command the CI run and publish our Docker images to Dock
## Publish pydolphinscheduler to PyPI
Python API need to release to PyPI for easier download and use, you can see more detail in [Python API release](https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-python/pydolphinscheduler/RELEASE.md#to-pypi)
Python API need to release to PyPI for easier download and use, you can see more detail in [Python API release](https://github.com/apache/dolphinscheduler-sdk-python/blob/main/RELEASE.md)
to finish PyPI release.
## Get All Contributors

View File

@ -21,7 +21,7 @@
## 发布 pydolphinscheduler 到 PyPI
需要将 Python API 发布到 PyPI请参考 [Python API release](https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-python/pydolphinscheduler/RELEASE.md#to-pypi)
需要将 Python API 发布到 PyPI请参考 [Python API release](https://github.com/apache/dolphinscheduler-sdk-python/blob/main/RELEASE.md)
完成 PyPI 的发版
## 获取全部的贡献者