Skip to content

Commit

Permalink
Merge pull request #7 from jervisfm/patch-1
Browse files Browse the repository at this point in the history
Fix a typo that broke link to setup.ipynb
  • Loading branch information
cgpotts authored Apr 17, 2018
2 parents 0205a85 + 0d4c38e commit 25e3c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsm_02_dimreduce.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"source": [
"## Set-up\n",
"\n",
"* Make sure your environment meets all the requirements for [the cs224u repository](https://github.com/cgpotts/cs224u/). For help getting set-up, see [setup.ipynb](setup.ipynb]).\n",
"* Make sure your environment meets all the requirements for [the cs224u repository](https://github.com/cgpotts/cs224u/). For help getting set-up, see [setup.ipynb](setup.ipynb).\n",
"\n",
"* Make sure you've downloaded [the data distribution for this unit](http://web.stanford.edu/class/cs224u/data/vsmdata.zip), unpacked it, and placed it in the current directory (or wherever you point `data_home` to below)."
]
Expand Down

0 comments on commit 25e3c34

Please sign in to comment.