Skip to content

Commit

Permalink
update link (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
wonge97 authored May 8, 2023
1 parent fefa3c1 commit 6a15dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/orders.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://0x.org/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 <https://0x.org/docs/category/orderbook-api>`_.

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

Expand Down

0 comments on commit 6a15dc3

Please sign in to comment.