Skip to content

Commit

Permalink
Fix test data path (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo authored Jul 2, 2024
1 parent 4b26235 commit 3f35046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Now, download and unzip the example data (you can also do this in your Finder wi

.. code-block:: console
$ curl -sSLO https://github.com/PennLINC/CuBIDS/raw/main/cubids/testdata/BIDS_Dataset.zip
$ curl -sSLO https://github.com/PennLINC/CuBIDS/raw/main/cubids/tests/data/BIDS_Dataset.zip
$ unzip BIDS_Dataset.zip
$ rm BIDS_Dataset.zip
Expand Down

0 comments on commit 3f35046

Please sign in to comment.