Skip to content

Commit 05c058d

Browse files
authored
fix 404 error from distributed homepage (#3484)
* remove fdsp1 from distributed homepage * remove fsdp1 advanced tutorial from navigation * fix 404 error for dist_overview.html
1 parent 9bacf0b commit 05c058d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distributed.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PyTorch with each method having their advantages in certain use cases:
1818
* `Remote Procedure Call (RPC) distributed training <#learn-rpc>`__
1919
* `Custom Extensions <#custom-extensions>`__
2020

21-
Read more about these options in `Distributed Overview <../beginner/dist_overview.html>`__.
21+
Read more about these options in `Distributed Overview <https://docs.pytorch.org/tutorials/beginner/dist_overview.html?utm_source=distr_landing>`__.
2222

2323
.. _learn-ddp:
2424

0 commit comments

Comments
 (0)