Fix link to smart contracts

This commit is contained in:
Fabio B 2019-07-08 21:45:40 +02:00 committed by GitHub
parent 048f5c2771
commit 6a1e0edc78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
Welcome to the [0x smart contracts](https://github.com/0xProject/0x-monorepo/tree/development/contracts/core) documentation! This documentation is intended for dApp developers who want to integrate 0x exchange functionality directly into their own smart contracts.
Welcome to the [0x smart contracts](https://github.com/0xProject/0x-monorepo/tree/development/contracts) documentation! This documentation is intended for dApp developers who want to integrate 0x exchange functionality directly into their own smart contracts.
### Helpful wiki articles: