Merge pull request #331 from status-im/fix/relative-links-in-README

Remove extra nested doc dir in links
This commit is contained in:
Vitaliy Vlasov 2018-02-27 16:49:14 +02:00 committed by GitHub
commit a4e901cb43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Table of contents
- [Testing guide](doc/testing.md)
- [Troubleshooting](doc/cookbook.md)
- [Deployment flow](doc/deployment_flow.md)
- [Payout flow](doc/payout_flow.md)
- [Common sync issues](doc/sync_issues.md)
- [Testing guide](testing.md)
- [Troubleshooting](cookbook.md)
- [Deployment flow](deployment_flow.md)
- [Payout flow](payout_flow.md)
- [Common sync issues](sync_issues.md)