Skip to content

Commit

Permalink
Fix link to ProcessingConfig type docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sevein committed Jan 30, 2024
1 parent ebcce24 commit f26d8b0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@ The Python client can do similarly::
config=ProcessingConfig(normalize=False))

The full list of settings or their defaults are not described yet but it can be
found in our :ref:`service definition file <idl>`, under the
``ProcessingConfiguration`` message type.
found in the `ProcessingConfig`_ message type of the API.

.. _`ProcessingConfig`: https://buf.build/artefactual/a3m/docs/main:a3m.api.transferservice.v1beta1#a3m.api.transferservice.v1beta1.ProcessingConfig

0 comments on commit f26d8b0

Please sign in to comment.