File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,19 +75,19 @@ We provide [English](http://www.paddlepaddle.org/docs/develop/documentation/en/g
75
75
76
76
You might want to start from this online interactive book that can run in a Jupyter Notebook.
77
77
78
- - [ Distributed Training] ( http://www.paddlepaddle.org/docs/develop/documentation/en/howto/usage/ cluster/cluster_train_en .html )
78
+ - [ Distributed Training] ( http://www.paddlepaddle.org/docs/develop/documentation/en/howto/cluster/index_en .html )
79
79
80
80
You can run distributed training jobs on MPI clusters.
81
81
82
- - [ Distributed Training on Kubernetes] ( http://www.paddlepaddle.org/docs/develop/documentation/en/howto/usage/ cluster/k8s_en.html )
82
+ - [ Distributed Training on Kubernetes] ( http://www.paddlepaddle.org/docs/develop/documentation/en/howto/cluster/multi_cluster /k8s_en.html )
83
83
84
84
You can also run distributed training jobs on Kubernetes clusters.
85
85
86
- - [ Python API] ( http://www.paddlepaddle.org/docs/develop/documentation /en/api/index_en .html )
86
+ - [ Python API] ( http://www.paddlepaddle.org/docs/develop/api /en/overview .html )
87
87
88
88
Our new API enables much shorter programs.
89
89
90
- - [ How to Contribute] ( http://www.paddlepaddle.org/docs/develop/documentation/en/howto /dev/contribute_to_paddle_en.html )
90
+ - [ How to Contribute] ( http://www.paddlepaddle.org/docs/develop/documentation/fluid/en /dev/contribute_to_paddle_en.html )
91
91
92
92
We appreciate your contributions!
93
93
You can’t perform that action at this time.
0 commit comments