From b9d096f37efeb0ae6365cb8e3302a65d3fcd82db Mon Sep 17 00:00:00 2001 From: Ariel Rokem Date: Mon, 14 Jun 2021 21:27:35 -0700 Subject: [PATCH] Fixes broken link in BIDS example (see https://github.com/bids-standard/bids-bep016/issues/22) --- examples/plot_bids_layout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/plot_bids_layout.py b/examples/plot_bids_layout.py index b6d9ba99b..06ef77bf6 100644 --- a/examples/plot_bids_layout.py +++ b/examples/plot_bids_layout.py @@ -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 `_ + `here `_ 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