From f57f2d509e8be4d2a8d573ab575001359c0f93ba Mon Sep 17 00:00:00 2001 From: Kaushik B <45285388+kaushikb11@users.noreply.github.com> Date: Mon, 28 Mar 2022 23:51:11 +0530 Subject: [PATCH] Fix reference link in Benchmarking doc (#12486) --- docs/source/benchmarking/benchmarks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/benchmarking/benchmarks.rst b/docs/source/benchmarking/benchmarks.rst index 05959587a6..790c380e14 100644 --- a/docs/source/benchmarking/benchmarks.rst +++ b/docs/source/benchmarking/benchmarks.rst @@ -14,4 +14,4 @@ In average for simple MNIST CNN classifier we are only about 0.06s slower per ep :width: 500 -Learn more about reproducible benchmarking from the `PyTorch Reproducibility Guide _`. +Learn more about reproducible benchmarking from the `PyTorch Reproducibility Guide `__.