Merge branch 'development' into fix/docImprovements
* development: Fix documentation links in some READMEs Fix relative link # Conflicts: # packages/0x.js/README.md # packages/web3-wrapper/README.md
This commit is contained in:
commit
5bf43a3560
@ -2,7 +2,7 @@
|
||||
|
||||
A TypeScript/Javascript library for interacting with the 0x protocol.
|
||||
|
||||
### Read the [Documentation](0xproject.com/docs/0x.js).
|
||||
### Read the [Documentation](https://0xproject.com/docs/0x.js).
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
This repository contains a CLI tool that facilitates compiling and deployment of smart contracts.
|
||||
|
||||
### Read the [Documentation](0xproject.com/docs/deployer).
|
||||
### Read the [Documentation](https://0xproject.com/docs/deployer).
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Contains 0x-related json schemas
|
||||
|
||||
### Read the [Documentation](0xproject.com/docs/json-schemas).
|
||||
### Read the [Documentation](https://0xproject.com/docs/json-schemas).
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
A Solidity code coverage tool.
|
||||
|
||||
### Read the [Documentation](0xproject.com/docs/sol-cov).
|
||||
### Read the [Documentation](https://0xproject.com/docs/sol-cov).
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -4,7 +4,7 @@ A few useful web3 subproviders including a LedgerSubprovider useful for adding L
|
||||
|
||||
We have written up a [Wiki](https://0xproject.com/wiki#Web3-Provider-Examples) article detailing some use cases of this subprovider package.
|
||||
|
||||
### Read the [Documentation](0xproject.com/docs/subproviders).
|
||||
### Read the [Documentation](https://0xproject.com/docs/subproviders).
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Wrapped version of web3 with a nicer interface that is used across 0x projects and packages.
|
||||
|
||||
### Read the [Documentation](0xproject.com/docs/web3-wrapper).
|
||||
### Read the [Documentation](https://0xproject.com/docs/web3-wrapper).
|
||||
|
||||
## Installation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user