Fixed broken link to The Transaction Model

This commit is contained in:
troymc 2016-12-11 16:23:39 +01:00
parent 95691579ac
commit 10a697fa60

View File

@ -74,8 +74,7 @@ POST /transactions/
Push a new transaction.
Note: The posted transaction should be a valid and signed `transaction
<https://bigchaindb.readthedocs.io/en/latest/data-models/transaction-model.html>`_.
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
<https://docs.bigchaindb.com/projects/py-driver/en/latest/index.html>`_ to