Skip to content

Commit

Permalink
Fixed broken link (hyperledger-web3j#1127)
Browse files Browse the repository at this point in the history
Fixed link that was pointed to the deleted docs directory.
  • Loading branch information
AlexandrouR authored Dec 16, 2019
1 parent 6f34811 commit 0bf3316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ web3j: Web3 Java Ethereum Ðapp API
web3j is a lightweight, highly modular, reactive, type safe Java and Android library for working with
Smart Contracts and integrating with clients (nodes) on the Ethereum network:

.. image:: https://raw.githubusercontent.com/web3j/web3j/master/docs/img/web3j_network.png
.. image:: https://github.com/web3j/web3j-docs/blob/master/docs/img/web3j_network.png

This allows you to work with the `Ethereum <https://www.ethereum.org/>`_ blockchain, without the
additional overhead of having to write your own integration code for the platform.
Expand Down

0 comments on commit 0bf3316

Please sign in to comment.