Skip to content

Commit 54b07bf

Browse files
bullet-toothdmitry-timofeev
authored andcommitted
Update the javadoc link (#906)
1 parent e136f8f commit 54b07bf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

exonum-light-client/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ By using the client you are able to perform the following operations:
1616
- Receive blockchain blocks information
1717
- Receive node system information
1818
- Receive node status information
19-
<!-- TODO: replace by javadoc link when it will be available -->
20-
_*Please refer to [the code][exonum-client] for details._
19+
_*Please refer to [the documentation][exonum-client] for details._
2120
Also, see [examples](#examples).
2221

2322
## Compatibility
@@ -139,4 +138,4 @@ Apache 2.0 - see [LICENSE](../LICENSE) for more information.
139138
[protobuf]: https://developers.google.com/protocol-buffers/docs/proto3
140139
[standard-serializers]: https://exonum.com/doc/api/java-binding-common/0.6.0/com/exonum/binding/common/serialization/StandardSerializers.html
141140
[send-tx-it]: ./src/test/java/com/exonum/client/ExonumHttpClientIntegrationTest.java
142-
[exonum-client]: ./src/main/java/com/exonum/client/ExonumClient.java
141+
[exonum-client]: https://exonum.com/doc/api/java-light-client/0.2.0/com/exonum/client/ExonumClient.html

0 commit comments

Comments
 (0)