Skip to content

Commit 4c1dd9d

Browse files
authored
Removed upper-case letter/made 'download' the link text instead of 'here'/identified zip file (#3015)
1 parent ec867b2 commit 4c1dd9d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

beginner_source/chatbot_tutorial.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@
8484
# Preparations
8585
# ------------
8686
#
87-
# To start, Download the data ZIP file
88-
# `here <https://zissou.infosci.cornell.edu/convokit/datasets/movie-corpus/movie-corpus.zip>`__
87+
# To get started, `download <https://zissou.infosci.cornell.edu/convokit/datasets/movie-corpus/movie-corpus.zip>`__ the Movie-Dialogs Corpus zip file.
8988

9089
# and put in a ``data/`` directory under the current directory.
9190
#

0 commit comments

Comments
 (0)