Skip to content

Commit

Permalink
Removed upper-case letter/made 'download' the link text instead of 'h…
Browse files Browse the repository at this point in the history
…ere'/identified zip file (#3015)
  • Loading branch information
tstatler authored Aug 27, 2024
1 parent ec867b2 commit 4c1dd9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions beginner_source/chatbot_tutorial.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@
# Preparations
# ------------
#
# To start, Download the data ZIP file
# `here <https://zissou.infosci.cornell.edu/convokit/datasets/movie-corpus/movie-corpus.zip>`__
# To get started, `download <https://zissou.infosci.cornell.edu/convokit/datasets/movie-corpus/movie-corpus.zip>`__ the Movie-Dialogs Corpus zip file.

# and put in a ``data/`` directory under the current directory.
#
Expand Down

0 comments on commit 4c1dd9d

Please sign in to comment.