Skip to content

Commit a96b470

Browse files
authored
Fix a broken link in intro.py (#3430)
1 parent 4eed2ab commit a96b470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/basics/intro.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
If you're familiar with other deep learning frameworks, check out the `0. Quickstart <quickstart_tutorial.html>`_ first
4444
to quickly familiarize yourself with PyTorch's API.
4545
46-
If you're new to deep learning frameworks, head right into the first section of our step-by-step guide: `1. Tensors <tensor_tutorial.html>`_.
46+
If you're new to deep learning frameworks, head right into the first section of our step-by-step guide: `1. Tensors <tensorqs_tutorial.html>`_.
4747
4848
4949
.. include:: /beginner_source/basics/qs_toc.txt

0 commit comments

Comments
 (0)