Skip to content

Commit 3b2153c

Browse files
committed
fix: replace dandi-api link with dandi-archive
1 parent d5c4a3f commit 3b2153c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEVELOPMENT.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ you can also run `tox` with `lint` and `typing`:
3434
tox -e lint,typing
3535
```
3636

37-
### dandi-api instance
37+
### dandi-archive instance
3838

39-
The [dandi-api](https://github.com/dandi/dandi-api) repository provides a
40-
docker-compose recipe for establishing a local instance of a fresh dandi-api.
39+
The [dandi-archive](https://github.com/dandi/dandi-archive) repository provides a
40+
docker-compose recipe for establishing a local instance of a fresh dandi-archive.
4141
See
42-
[README.md:Docker](https://github.com/dandi/dandi-api#develop-with-docker-recommended-quickstart)
42+
[DEVELOPMENT.md:Docker](https://github.com/dandi/dandi-archive/blob/master/DEVELOPMENT.md#develop-with-docker-recommended-quickstart)
4343
for the instructions. In a new instance, you would need to generate a new API
4444
key to be used by the `dandi` client for upload etc.
4545

0 commit comments

Comments
 (0)