File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 83
83
# .. seealso::
84
84
#
85
85
# Learn about all the different ways you can download data from the DANDI Archive
86
- # `here <https://www .dandiarchive.org/handbook /12_download/>`_
86
+ # `here <https://docs .dandiarchive.org/12_download/>`_
87
87
#
88
88
# .. seealso:: Streaming data
89
89
#
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ def __call__(self, filename):
159
159
'pynwb' : ('https://github.com/NeurodataWithoutBorders/pynwb/%s' , '%s' ),
160
160
'nwb_overview' : ('https://nwb-overview.readthedocs.io/en/latest/%s' , '%s' ),
161
161
'hdmf-docs' : ('https://hdmf.readthedocs.io/en/stable/%s' , '%s' ),
162
- 'dandi' : ('https://www. dandiarchive.org/%s' , '%s' ),
162
+ 'dandi' : ('https://dandiarchive.org/%s' , '%s' ),
163
163
"nwbinspector" : ("https://nwbinspector.readthedocs.io/en/dev/%s" , "%s" ),
164
164
'hdmf-zarr' : ('https://hdmf-zarr.readthedocs.io/en/stable/%s' , '%s' ),
165
165
}
You can’t perform that action at this time.
0 commit comments