diff options
author | Leonid Logvinov <logvinov.leon@gmail.com> | 2018-02-28 14:34:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-28 14:34:23 +0800 |
commit | 5bbb0d1f604a03e72bd10060f1ebf9df33e51f3d (patch) | |
tree | e2572ed3d98db9d233f66f85242ef2c05540f0de /README.md | |
parent | a5b88753564b327b9e2895c16ec1c71eef7421b2 (diff) | |
parent | 30e4613d0a5817b880feba3a2c7ad9900c8d287b (diff) | |
download | dexon-sol-tools-5bbb0d1f604a03e72bd10060f1ebf9df33e51f3d.tar dexon-sol-tools-5bbb0d1f604a03e72bd10060f1ebf9df33e51f3d.tar.gz dexon-sol-tools-5bbb0d1f604a03e72bd10060f1ebf9df33e51f3d.tar.bz2 dexon-sol-tools-5bbb0d1f604a03e72bd10060f1ebf9df33e51f3d.tar.lz dexon-sol-tools-5bbb0d1f604a03e72bd10060f1ebf9df33e51f3d.tar.xz dexon-sol-tools-5bbb0d1f604a03e72bd10060f1ebf9df33e51f3d.tar.zst dexon-sol-tools-5bbb0d1f604a03e72bd10060f1ebf9df33e51f3d.zip |
Merge pull request #422 from 0xProject/feature/new-prettier
Upgrade prettier
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -48,10 +48,10 @@ This repository contains all the 0x developer tools written in TypeScript. Our h Dedicated documentation pages: -* [0x.js Library](https://0xproject.com/docs/0xjs) -* [0x Connect](https://0xproject.com/docs/connect) -* [Smart contracts](https://0xproject.com/docs/contracts) -* [Standard Relayer API](https://github.com/0xProject/standard-relayer-api/blob/master/README.md) +* [0x.js Library](https://0xproject.com/docs/0xjs) +* [0x Connect](https://0xproject.com/docs/connect) +* [Smart contracts](https://0xproject.com/docs/contracts) +* [Standard Relayer API](https://github.com/0xProject/standard-relayer-api/blob/master/README.md) ## Contributing |