Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ Documentation on readthedocs.io:

Example CLI/API usage:

* `CLI examples (open endpoints) <https://github.com/HumanCellAtlas/dcp-cli/tree/master/docs/OpenCLIExamples.rst>`_
* `CLI examples (open endpoints) <https://hca.readthedocs.io/en/latest/tutorials/OpenCLIExamples.html>`_

* `CLI examples (restricted endpoints) <https://github.com/HumanCellAtlas/dcp-cli/tree/master/docs/RestrictedCLIExamples.rst>`_
* `CLI examples (restricted endpoints) <https://hca.readthedocs.io/en/latest/tutorials/RestrictedCLIExamples.html>`_

* `Python API examples (open endpoints) <https://github.com/HumanCellAtlas/dcp-cli/tree/master/docs/OpenAPIExamples.rst>`_
* `Python API examples (open endpoints) <https://hca.readthedocs.io/en/latest/tutorials/OpenAPIExamples.html>`_

* `Python API examples (restricted endpoints) <https://github.com/HumanCellAtlas/dcp-cli/tree/master/docs/OpenAPIExamples.rst>`_
* `Python API examples (restricted endpoints) <https://hca.readthedocs.io/en/latest/tutorials/RestrictedAPIExamples.html>`_

To see the list of commands you can use, type :code:`hca --help`.

Expand Down