Skip to content

Commit 1f0b6d9

Browse files
Update dist_tuto.rst (#1820)
1 parent cef13d2 commit 1f0b6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/dist_tuto.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ I'd like to thank the PyTorch developers for doing such a good job on
627627
their implementation, documentation, and tests. When the code was
628628
unclear, I could always count on the
629629
`docs <https://pytorch.org/docs/stable/distributed.html>`__ or the
630-
`tests <https://github.com/pytorch/pytorch/blob/master/test/test_distributed.py>`__
630+
`tests <https://github.com/pytorch/pytorch/tree/master/test/distributed>`__
631631
to find an answer. In particular, I'd like to thank Soumith Chintala,
632632
Adam Paszke, and Natalia Gimelshein for providing insightful comments
633633
and answering questions on early drafts.

0 commit comments

Comments
 (0)