Browse Source

update PyDolphinScheduler documentation link. (#11474)

(cherry picked from commit c59a8503f4)
3.0.1-release
Kerwin 2 years ago committed by Jiajie Zhong
parent
commit
8a12ae746d
  1. 2
      dolphinscheduler-python/pydolphinscheduler/setup.py

2
dolphinscheduler-python/pydolphinscheduler/setup.py

@ -139,7 +139,7 @@ setup(
],
project_urls={
"Homepage": "https://dolphinscheduler.apache.org",
"Documentation": "https://dolphinscheduler.apache.org/python/index.html",
"Documentation": "https://dolphinscheduler.apache.org/python/dev/index.html",
"Source": "https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-python/"
"pydolphinscheduler",
"Issue Tracker": "https://github.com/apache/dolphinscheduler/issues?"

Loading…
Cancel
Save