Skip to content

Commit

Permalink
fix sdk link error. (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
ywy2090 authored Nov 19, 2019
1 parent 9e4cb53 commit 6b9e296
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ web3sdk/dist/apps/web3sdk.jar
```

## Documentation
- [**English**](https://fisco-bcos-documentation.readthedocs.io/en/latest/docs/sdk/sdk.html)
- [**Chinese**](https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/sdk/sdk.html)
- [**English**](https://fisco-bcos-documentation.readthedocs.io/en/latest/docs/sdk/java_sdk.html)
- [**Chinese**](https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/sdk/java_sdk.html)

## Quickstart
[spring boot starter](https://github.com/FISCO-BCOS/spring-boot-starter) for Web3SDK is available that demonstrates a number of core features, including:
Expand Down

0 comments on commit 6b9e296

Please sign in to comment.