diff --git a/distributed.rst b/distributed.rst index f392729d4b0..af4d9772506 100644 --- a/distributed.rst +++ b/distributed.rst @@ -18,7 +18,7 @@ PyTorch with each method having their advantages in certain use cases: * `Remote Procedure Call (RPC) distributed training <#learn-rpc>`__ * `Custom Extensions <#custom-extensions>`__ -Read more about these options in `Distributed Overview <../beginner/dist_overview.html>`__. +Read more about these options in `Distributed Overview `__. .. _learn-ddp: