We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12309b5 + e8ca970 commit 9c340a2Copy full SHA for 9c340a2
README.md
@@ -4,7 +4,7 @@ This is a Java based implementation of Hyprledger Fabric chaincode shim APIs, wh
4
5
Application developers interested in developing smart contracts (what we call chaincode) for Hyperledger Fabric should
6
read the tutorial in TUTORIAL.md file and visit
7
-`Chaincode for developers <https://hyperledger-fabric.readthedocs.io/en/latest/chaincode4ade.html>`__.
+[Chaincode for developers](https://hyperledger-fabric.readthedocs.io/en/latest/chaincode4ade.html).
8
9
Contributors or early adopters who need to be able to build and test recent Java chaincode shim, should reference [FAQ.md](FAQ.md) file.
10
0 commit comments