Skip to content

Commit

Permalink
Fix dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
EricGao888 committed Oct 18, 2022
1 parent 8701bb3 commit 6177ae8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions dolphinscheduler-python/pydolphinscheduler/DEVELOP.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,8 @@ When you add a new package in pydolphinscheduler, you should also add the packag
When you change public class, method or interface, you should change the [UPDATING.md](./UPDATING.md) to notice
users who may use it in other way.

<!-- content -->
## Reference

[py4j]: https://www.py4j.org/index.html
[pycharm]: https://www.jetbrains.com/pycharm
[idea]: https://www.jetbrains.com/idea/
Expand All @@ -260,4 +261,5 @@ users who may use it in other way.
[black-editor]: https://black.readthedocs.io/en/stable/integrations/editors.html#pycharm-intellij-idea
[coverage]: https://coverage.readthedocs.io/en/stable/
[isort]: https://pycqa.github.io/isort/index.html
[sphinx]: https://www.sphinx-doc.org/en/mas-->
[sphinx]: https://www.sphinx-doc.org/en/master

0 comments on commit 6177ae8

Please sign in to comment.