Skip to content

Commit

Permalink
Merge pull request #709 from arokem/fix_broken_bids_link
Browse files Browse the repository at this point in the history
Fixes broken link in BIDS example
  • Loading branch information
arokem authored Jun 17, 2021
2 parents c1f18ea + b9d096f commit 817cfd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plot_bids_layout.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
described in the existing BIDS specification, but describing these
is part of an ongoing effort. Wherever possible, we conform with
the draft implementation of the BIDS DWI derivatives available
`here <https://bids-specification.readthedocs.io/en/derivatives/05-derivatives/06-diffusion-derivatives.html>`_
`here <https://bids-specification.readthedocs.io/en/wip-derivatives/05-derivatives/05-diffusion-derivatives.html>`_
In this example, we will explore the use of BIDS in pyAFQ and see
how BIDS allows us to extend and provide flexibility to the users
Expand Down

0 comments on commit 817cfd5

Please sign in to comment.