Skip to content
This repository was archived by the owner on Oct 27, 2023. It is now read-only.

Commit 0fa304d

Browse files
authored
Update index.rst (pytorch#1140)
Fixed incorrect link.
1 parent 80d305a commit 0fa304d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Welcome to PyTorch Tutorials
206206
:header: (prototype) Introduction to Named Tensors in PyTorch
207207
:card_description: Learn how to use PyTorch to train a Deep Q Learning (DQN) agent on the CartPole-v0 task from the OpenAI Gym.
208208
:image: _static/img/thumbnails/cropped/experimental-Introduction-to-Named-Tensors-in-PyTorch.png
209-
:link: intermediate/memory_format_tutorial.html
209+
:link: /intermediate/named_tensor_tutorial.html
210210
:tags: Frontend-APIs,Named-Tensor,Best-Practice
211211

212212
.. customcarditem::

0 commit comments

Comments
 (0)