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/subproviders | |
parent | e3dcb7107bdd7bd8197818a05b163985026f7ca2 (diff) | |
download | dexon-sol-tools-51b1cab72a80b8ef05038ecf392d9c72b8d4294e.tar dexon-sol-tools-51b1cab72a80b8ef05038ecf392d9c72b8d4294e.tar.gz dexon-sol-tools-51b1cab72a80b8ef05038ecf392d9c72b8d4294e.tar.bz2 dexon-sol-tools-51b1cab72a80b8ef05038ecf392d9c72b8d4294e.tar.lz dexon-sol-tools-51b1cab72a80b8ef05038ecf392d9c72b8d4294e.tar.xz dexon-sol-tools-51b1cab72a80b8ef05038ecf392d9c72b8d4294e.tar.zst dexon-sol-tools-51b1cab72a80b8ef05038ecf392d9c72b8d4294e.zip |
fix(website) replace 0xproject.com with 0x.org
Diffstat (limited to 'packages/website/md/docs/subproviders')
-rw-r--r-- | packages/website/md/docs/subproviders/1/introduction.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/md/docs/subproviders/1/introduction.md b/packages/website/md/docs/subproviders/1/introduction.md index 835201064..fe7fb6a8d 100644 --- a/packages/website/md/docs/subproviders/1/introduction.md +++ b/packages/website/md/docs/subproviders/1/introduction.md @@ -1 +1 @@ -Welcome to the [Subproviders](https://github.com/0xProject/0x-monorepo/tree/development/packages/subproviders) documentation! Subproviders is a package containing useful [subproviders](https://0xproject.com/wiki#Web3-Provider-Explained) that can be used with the [Web3 Provider Engine](https://github.com/MetaMask/provider-engine) library. +Welcome to the [Subproviders](https://github.com/0xProject/0x-monorepo/tree/development/packages/subproviders) documentation! Subproviders is a package containing useful [subproviders](https://0x.org/wiki#Web3-Provider-Explained) that can be used with the [Web3 Provider Engine](https://github.com/MetaMask/provider-engine) library. |