diff --git a/docs/basics/orders.rst b/docs/basics/orders.rst index 038c2202ee..f6f95ff846 100644 --- a/docs/basics/orders.rst +++ b/docs/basics/orders.rst @@ -295,7 +295,7 @@ In both cases, the ``@0x/protocol-utils`` package simplifies generating these si The Orderbook ======================= -Orders can be hosted by any server and are usually represented as a JSON object off-chain. For example, one off-chain way to post and discover orders is through `0x API `_. +Orders can be hosted by any server and are usually represented as a JSON object off-chain. For example, one off-chain way to post and discover orders is through `0x Orderbook API `_. Below is a table represention and example of how orders should be formatted off-chain.