Skip to content

Commit b2a0857

Browse files
committed
Fixed reference to Bikes dataset issue.
1 parent 471f607 commit b2a0857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ When you need to use a dataset for a recipe in the cookbook:
3232
2. Extract the downloaded `.zip` file in your current directory (the directory that contains your IPython notebook). Now there should be a new `data/` subfolder containing the dataset for the recipe.
3333
3. Execute the notebook as indicated in the recipe.
3434

35-
*Note*: Dataset *Bikes* need not be downloaded as Recipe 2.2 fetches data directly from the Internet (see Issue #2).
35+
*Note*: Dataset *Bikes* need not be downloaded as Recipe 1.2 fetches data directly from the Internet (see [Issue #2](https://github.com/ipython-books/cookbook-data/issues/2)).

0 commit comments

Comments
 (0)