This is an automated email from the ASF dual-hosted git repository.
SbloodyS pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 02eac45a1b [Doc-18617][README] Fix broken Python SDK documentation
link (#18615)
02eac45a1b is described below
commit 02eac45a1b6676e639fcbfb4be2243de5771b05d
Author: zgj-ssslab <[email protected]>
AuthorDate: Sun Sep 6 16:58:20 2026 +0800
[Doc-18617][README] Fix broken Python SDK documentation link (#18615)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 85316f9cb5..93ef410399 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ It is dedicated to handling complex task dependencies in data
pipelines and prov
Key features for DolphinScheduler are as follows:
- Easy to deploy, providing four deployment modes including Standalone,
Cluster, Docker, and Kubernetes.
-- Easy to use, workflows can be created and managed via Web UI, [Python
SDK](https://dolphinscheduler.apache.org/python/main/index.html) or Open API
+- Easy to use, workflows can be created and managed via Web UI, [Python
SDK](https://dolphinscheduler.apache.org/python/) or Open API
- Highly reliable and high availability, with a decentralized, multi-master
and multi-worker architecture and native support for horizontal scaling.
- High performance, its performance is several times faster than other
orchestration platforms, and it is capable of handling tens of millions of
tasks per day
- Cloud Native, DolphinScheduler supports orchestrating workflows across
multiple clouds and data centers, and allows custom task types