Skip to content

Commit 361c4c7

Browse files
mikeboenselsvekars
andauthored
Update char_rnn_generation_tutorial.py (#2801)
Fixed broken link Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent a5309f4 commit 361c4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/char_rnn_generation_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
**Author**: `Sean Robertson <https://github.com/spro>`_
66
77
This is our second of three tutorials on "NLP From Scratch".
8-
In the `first tutorial </intermediate/char_rnn_classification_tutorial>`_
8+
In the `first tutorial </tutorials/intermediate/char_rnn_classification_tutorial>`_
99
we used a RNN to classify names into their language of origin. This time
1010
we'll turn around and generate names from languages.
1111

0 commit comments

Comments
 (0)