From 700cee344691afc41f68aa18fedea463b22f95f1 Mon Sep 17 00:00:00 2001 From: Bhadresh Savani Date: Wed, 16 Jun 2021 20:14:53 +0100 Subject: [PATCH] [Docs] fixed broken link (#12205) * fixed broken link * Update docs/source/benchmarks.rst Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Update docs/source/benchmarks.rst Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> --- docs/source/benchmarks.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/benchmarks.rst b/docs/source/benchmarks.rst index 27483a067e..392c97b628 100644 --- a/docs/source/benchmarks.rst +++ b/docs/source/benchmarks.rst @@ -358,4 +358,6 @@ available `here `__. With the new `benchmark` tools, it is easier than ever to share your benchmark results with the community -:prefix_link:`here `. + +- :prefix_link:`PyTorch Benchmarking Results`. +- :prefix_link:`TensorFlow Benchmarking Results`.