Skip to content

Commit 0595f23

Browse files
shanyi15luotao1
authored andcommitted
fix dead links in README.md (#10359)
* update README.md * change to .html * use v2 api
1 parent 4c58da2 commit 0595f23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,19 @@ We provide [English](http://www.paddlepaddle.org/docs/develop/documentation/en/g
7575

7676
You might want to start from this online interactive book that can run in a Jupyter Notebook.
7777

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)
7979

8080
You can run distributed training jobs on MPI clusters.
8181

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)
8383

8484
You can also run distributed training jobs on Kubernetes clusters.
8585

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)
8787

8888
Our new API enables much shorter programs.
8989

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)
9191

9292
We appreciate your contributions!
9393

0 commit comments

Comments
 (0)