Merge pull request #795 from braydonf/bug/docs-link-redirect-loop

Docs: Linked directly to the doc index.md to avoid the back button redirection loop
This commit is contained in:
Manuel Aráoz 2014-12-17 15:44:15 -03:00
commit ed6e1124dd

View File

@ -4,7 +4,7 @@
[![Build Status](https://img.shields.io/travis/bitpay/bitcore.svg?branch=master&style=flat-square)](https://travis-ci.org/bitpay/bitcore)
[![Coverage Status](https://img.shields.io/coveralls/bitpay/bitcore.svg?style=flat-square)](https://coveralls.io/r/bitpay/bitcore)
[Read the Developer Guide](https://bitpay.github.io/bitcore/docs).
[Read the Developer Guide](https://bitpay.github.io/bitcore/docs/#!index.md).
[Read the API Reference](https://bitpay.github.io/bitcore/apiref).