diff --git a/docs/server/source/drivers-clients/http-client-server-api.rst b/docs/server/source/drivers-clients/http-client-server-api.rst index 17cdf429..4cab0c57 100644 --- a/docs/server/source/drivers-clients/http-client-server-api.rst +++ b/docs/server/source/drivers-clients/http-client-server-api.rst @@ -74,8 +74,7 @@ POST /transactions/ Push a new transaction. - Note: The posted transaction should be a valid and signed `transaction - `_. + Note: The posted transaction should be a valid and signed :doc:`transaction <../data-models/transaction-model>`. The steps to build a valid transaction are beyond the scope of this page. One would normally use a driver such as the `BigchainDB Python Driver `_ to