|
@@ -50,7 +50,7 @@ Here we show you how to install and run a simple example of pydolphinscheduler
|
|
### Start Server And Run Example
|
|
### Start Server And Run Example
|
|
|
|
|
|
Before you run an example, you have to start backend server. You could follow
|
|
Before you run an example, you have to start backend server. You could follow
|
|
-[development setup](https://dolphinscheduler.apache.org/en-us/development/development-environment-setup.html)
|
|
|
|
|
|
+[development setup](../../docs/docs/en/contribute/development-environment-setup.md)
|
|
section "DolphinScheduler Standalone Quick Start" to set up developer environment. You have to start backend
|
|
section "DolphinScheduler Standalone Quick Start" to set up developer environment. You have to start backend
|
|
and frontend server in this step, which mean that you could view DolphinScheduler UI in your browser with URL
|
|
and frontend server in this step, which mean that you could view DolphinScheduler UI in your browser with URL
|
|
http://localhost:12345/dolphinscheduler
|
|
http://localhost:12345/dolphinscheduler
|