Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit a5bc985

Browse files
committed
Update workshop data download link
1 parent a0eadec commit a5bc985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/tutorial/workshop.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Let's download this data into a new folder called ``data``:
4141

4242
.. code:: bash
4343
44-
curl -L http://seq.csail.mit.edu/data.tar.gz | tar zxf - -C .
44+
curl -L https://www.dropbox.com/s/8lsngqvn0tzjn1o/data.tar.gz | tar zxf - -C .
4545
4646
What does this data actually look like? Let's take a look:
4747

0 commit comments

Comments
 (0)