From 6d2f270a0d7fb0e5b3179a5f14e6e35d5b6716a3 Mon Sep 17 00:00:00 2001 From: Brian Johnson Date: Thu, 27 Aug 2020 08:56:28 -0700 Subject: [PATCH] Update index.rst Fixed incorrect link. --- index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.rst b/index.rst index a5ad877b0f4..1ae48e5e5e9 100644 --- a/index.rst +++ b/index.rst @@ -206,7 +206,7 @@ Welcome to PyTorch Tutorials :header: (prototype) Introduction to Named Tensors in PyTorch :card_description: Learn how to use PyTorch to train a Deep Q Learning (DQN) agent on the CartPole-v0 task from the OpenAI Gym. :image: _static/img/thumbnails/cropped/experimental-Introduction-to-Named-Tensors-in-PyTorch.png - :link: intermediate/memory_format_tutorial.html + :link: /intermediate/named_tensor_tutorial.html :tags: Frontend-APIs,Named-Tensor,Best-Practice .. customcarditem::