Skip to content

Commit 7957e86

Browse files
committed
fix deadlink
1 parent d13ce35 commit 7957e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/fluid/design/dist_train/distributed_architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Cluster environment.
155155
<img src="src/remote_executor.png" width="500" align="center" />
156156

157157
`RemoteExecutor.run` sends the `ProgramDesc` and
158-
[TrainingJob](https://github.com/PaddlePaddle/cloud/blob/develop/doc/autoscale/README.md#training-job-resource)
158+
[TrainingJob](https://github.com/PaddlePaddle/cloud/blob/unreleased-tpr/doc/autoscale/README.md#training-job-resource)
159159
to a server in the cluster which executes `RemoteExecutor.listen`. This server is responsible
160160
to start the final Kubernetes Jobs to run the different role of `ProgramDesc` from `ConfigMap`.
161161

0 commit comments

Comments
 (0)