Skip to content

Commit 3d04646

Browse files
kabilarstephprince
andauthored
Update URL for DANDI Docs (#2017)
* Update URL for DANDI Docs * update dandiarchive conf extlink --------- Co-authored-by: Steph Prince <[email protected]>
1 parent b84b04a commit 3d04646

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/gallery/general/plot_read_basics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
# .. seealso::
8484
#
8585
# 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/>`_
8787
#
8888
# .. seealso:: Streaming data
8989
#

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ def __call__(self, filename):
159159
'pynwb': ('https://github.com/NeurodataWithoutBorders/pynwb/%s', '%s'),
160160
'nwb_overview': ('https://nwb-overview.readthedocs.io/en/latest/%s', '%s'),
161161
'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'),
163163
"nwbinspector": ("https://nwbinspector.readthedocs.io/en/dev/%s", "%s"),
164164
'hdmf-zarr': ('https://hdmf-zarr.readthedocs.io/en/stable/%s', '%s'),
165165
}

0 commit comments

Comments
 (0)