[python] fix doc build error (#10810)

(cherry picked from commit 113a67122f)
This commit is contained in:
Jiajie Zhong 2022-07-06 22:02:08 +08:00 committed by Jiajie Zhong
parent 6f5ea6e411
commit 6bab63cc7b
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ The latest version of *PyDolphinScheduler* would be installed after you run abov
command in your terminal. You could go and `start Python Gateway Service`_ to finish
the prepare, and then go to :doc:`tutorial` to make your hand dirty. But if you
want to install the unreleased version of *PyDolphinScheduler*, you could go and see
section `installing PyDolphinScheduler in dev`_ for more detail.
section `installing PyDolphinScheduler in dev branch`_ for more detail.
.. note::