aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/md/docs/connect/introduction.md
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-03-04 02:11:09 +0800
committerFabio Berger <me@fabioberger.com>2018-03-04 02:11:09 +0800
commitc797c720be1bf77b520c695ff2cb6940e9d9dd14 (patch)
tree5cf0ff756a08046cb25b47b24103e90d8f5f0657 /packages/website/md/docs/connect/introduction.md
parent244c148a80d555bfb67cb83bb2d82a44b5aca68c (diff)
downloaddexon-sol-tools-c797c720be1bf77b520c695ff2cb6940e9d9dd14.tar
dexon-sol-tools-c797c720be1bf77b520c695ff2cb6940e9d9dd14.tar.gz
dexon-sol-tools-c797c720be1bf77b520c695ff2cb6940e9d9dd14.tar.bz2
dexon-sol-tools-c797c720be1bf77b520c695ff2cb6940e9d9dd14.tar.lz
dexon-sol-tools-c797c720be1bf77b520c695ff2cb6940e9d9dd14.tar.xz
dexon-sol-tools-c797c720be1bf77b520c695ff2cb6940e9d9dd14.tar.zst
dexon-sol-tools-c797c720be1bf77b520c695ff2cb6940e9d9dd14.zip
Update all mentions of the repo name being `0x.js` to `0x-monorepo`
Diffstat (limited to 'packages/website/md/docs/connect/introduction.md')
-rw-r--r--packages/website/md/docs/connect/introduction.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/md/docs/connect/introduction.md b/packages/website/md/docs/connect/introduction.md
index 533e1481a..4e3039442 100644
--- a/packages/website/md/docs/connect/introduction.md
+++ b/packages/website/md/docs/connect/introduction.md
@@ -1 +1 @@
-Welcome to the [0x Connect](https://github.com/0xProject/0x.js/tree/development/packages/connect) documentation! 0x Connect is a Javascript library that makes it easy to interact with relayers that conform to the [Standard Relayer API](https://github.com/0xProject/standard-relayer-api). Functionality includes getting supported token pairs from a relayer, getting orders filtered by different attributes, getting individual orders specified by order hash, getting orderbooks for specific token pairs, getting fee information, and submitting orders.
+Welcome to the [0x Connect](https://github.com/0xProject/0x-monorepo/tree/development/packages/connect) documentation! 0x Connect is a Javascript library that makes it easy to interact with relayers that conform to the [Standard Relayer API](https://github.com/0xProject/standard-relayer-api). Functionality includes getting supported token pairs from a relayer, getting orders filtered by different attributes, getting individual orders specified by order hash, getting orderbooks for specific token pairs, getting fee information, and submitting orders.