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:
Fabio Berger
2018-04-11 18:17:35 +09:00
6 changed files with 6 additions and 6 deletions

View File

@@ -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