diff options
author | Brandon Millman <brandon.millman@gmail.com> | 2018-12-15 06:46:05 +0800 |
---|---|---|
committer | Brandon Millman <brandon.millman@gmail.com> | 2018-12-15 06:46:05 +0800 |
commit | 51b1cab72a80b8ef05038ecf392d9c72b8d4294e (patch) | |
tree | d1e777a68730a323f3fa3e873f5a15bad6cdbf59 /packages/website/md/docs/asset_buyer | |
parent | e3dcb7107bdd7bd8197818a05b163985026f7ca2 (diff) | |
download | dexon-0x-contracts-51b1cab72a80b8ef05038ecf392d9c72b8d4294e.tar.gz dexon-0x-contracts-51b1cab72a80b8ef05038ecf392d9c72b8d4294e.tar.zst dexon-0x-contracts-51b1cab72a80b8ef05038ecf392d9c72b8d4294e.zip |
fix(website) replace 0xproject.com with 0x.org
Diffstat (limited to 'packages/website/md/docs/asset_buyer')
-rw-r--r-- | packages/website/md/docs/asset_buyer/introduction.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/md/docs/asset_buyer/introduction.md b/packages/website/md/docs/asset_buyer/introduction.md index a59539ac6..bac81c760 100644 --- a/packages/website/md/docs/asset_buyer/introduction.md +++ b/packages/website/md/docs/asset_buyer/introduction.md @@ -1 +1 @@ -Welcome to the [asset-buyer](https://github.com/0xProject/0x-monorepo/tree/development/packages/asset-buyer) documentation! AssetBuyer is a library that provides an easy way to buy any asset with ETH in one click, leveraging 0x liquidity and the [Forwarder contract](https://0xproject.com/docs/contracts#Forwarder). +Welcome to the [asset-buyer](https://github.com/0xProject/0x-monorepo/tree/development/packages/asset-buyer) documentation! AssetBuyer is a library that provides an easy way to buy any asset with ETH in one click, leveraging 0x liquidity and the [Forwarder contract](https://0x.org/docs/contracts#Forwarder). |