Skip to content

Commit f57f2d5

Browse files
authored
Fix reference link in Benchmarking doc (#12486)
1 parent 334675e commit f57f2d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/benchmarking/benchmarks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ In average for simple MNIST CNN classifier we are only about 0.06s slower per ep
1414
:width: 500
1515

1616

17-
Learn more about reproducible benchmarking from the `PyTorch Reproducibility Guide <https://pytorch.org/docs/stable/notes/randomness.html>_`.
17+
Learn more about reproducible benchmarking from the `PyTorch Reproducibility Guide <https://pytorch.org/docs/stable/notes/randomness.html>`__.

0 commit comments

Comments
 (0)