Skip to content

Commit 48e5ccc

Browse files
author
Jessica Lin
committed
Revert "Correct link"
This reverts commit 01eebda.
1 parent 01eebda commit 48e5ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/transfer_learning_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,6 @@ def visualize_model(model, num_images=6):
340340
# -----------------
341341
#
342342
# If you would like to learn more about the applications of transfer learning,
343-
# checkout our `Quantized Transfer Learning for Computer Vision Tutorial <https://pytorch.org/tutorials/intermediate/quantized_transfer_learning_tutorial.html>`_.
343+
# checkout our `Quantized Transfer Learning for Computer Vision Tutorial <https://pytorch.org/tutorials/intermediate/quantized_transfer_learning.html>`_.
344344
#
345345

0 commit comments

Comments
 (0)