Fix links

Also links on CI and coverage are broken
This commit is contained in:
marcuswin 2019-12-09 16:40:15 +03:00 committed by GitHub
parent 9c2e06b688
commit 7d8d1c03f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,10 +3,10 @@
Smart contracts comprising the business logic of the InstaDApp.
## This project uses:
- [Truffle v5](https://truffleframework.com/)
- [Ganache](https://truffleframework.com/ganache)
- [Solium](https://github.com/duaraghav8/Solium)
- [OpenZeppelin](https://github.com/OpenZeppelin/openzeppelin-solidity)
- [Truffle v5](https://www.trufflesuite.com/)
- [Ganache](https://www.trufflesuite.com/ganache)
- [Ethlint, formerly Solium](https://github.com/duaraghav8/Ethlint)
- [OpenZeppelin](https://github.com/OpenZeppelin/openzeppelin-contracts)
- [Travis CI](https://travis-ci.org/InstaDApp/InstaContract-v2) and [Circle CI](https://circleci.com/gh/InstaDApp/InstaContract-v2)
- [Coveralls](https://coveralls.io/github/InstaDApp/InstaContract-v2?branch=master)