aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2018-02-28 14:34:23 +0800
committerGitHub <noreply@github.com>2018-02-28 14:34:23 +0800
commit5bbb0d1f604a03e72bd10060f1ebf9df33e51f3d (patch)
treee2572ed3d98db9d233f66f85242ef2c05540f0de /README.md
parenta5b88753564b327b9e2895c16ec1c71eef7421b2 (diff)
parent30e4613d0a5817b880feba3a2c7ad9900c8d287b (diff)
downloaddexon-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.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 775f7cdf3..8ade618b5 100644
--- a/README.md
+++ b/README.md
@@ -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