We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61a6bb commit d366d34Copy full SHA for d366d34
docs/user-guide-using/accessing-data/downloading.md
@@ -35,7 +35,7 @@ The [DANDI Python client](https://pypi.org/project/dandi/) gives you more option
35
Dandisets.
36
37
**Before You Begin**: You need to have Python 3.9+ and install the DANDI Python Client using `pip install dandi`.
38
-If you have an issue using the Python CLI, see the [Dandi Debugging section](https://dandi.readthedocs.io/en/latest/debugging.html).
+If you have an issue using the DANDI Client, see the [DANDI Client docs](https://dandi.readthedocs.io).
39
40
### Download a Dandiset
41
To download an entire Dandiset, you can use the same command as suggested by DANDI web application, e.g.:
0 commit comments