File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,12 +34,12 @@ you can also run `tox` with `lint` and `typing`:
3434tox -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 .
4141See
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 )
4343for the instructions. In a new instance, you would need to generate a new API
4444key to be used by the ` dandi ` client for upload etc.
4545
You can’t perform that action at this time.
0 commit comments