Skip to content

Commit 6a15dc3

Browse files
authored
update link (0xProject#721)
1 parent fefa3c1 commit 6a15dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basics/orders.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ In both cases, the ``@0x/protocol-utils`` package simplifies generating these si
295295
296296
The Orderbook
297297
=======================
298-
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 <https://0x.org/api>`_.
298+
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 <https://0x.org/docs/category/orderbook-api>`_.
299299

300300
Below is a table represention and example of how orders should be formatted off-chain.
301301

0 commit comments

Comments
 (0)