Update 0x.js and web3-wrapper doc urls so that last segment is identical to package name. Keep legacy endpoints.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"changes": [
|
||||
{
|
||||
"note":
|
||||
"Removed `ZeroExError.TransactionMiningTimeout` and moved it to '@0xproject/web3_wrapper' `Web3WrapperErrors.TransactionMiningTimeout`",
|
||||
"Removed `ZeroExError.TransactionMiningTimeout` and moved it to '@0xproject/web3-wrapper' `Web3WrapperErrors.TransactionMiningTimeout`",
|
||||
"pr": 485
|
||||
}
|
||||
],
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
A TypeScript/Javascript library for interacting with the 0x protocol.
|
||||
|
||||
### Read the [Documentation](0xproject.com/docs/0xjs).
|
||||
### Read the [Documentation](0xproject.com/docs/0x.js).
|
||||
|
||||
## Installation
|
||||
|
||||
|
Reference in New Issue
Block a user