Skip to content

Commit e8ca970

Browse files
Yuta Namikimbwhite
authored andcommitted
[FAB-15647] Fix markup of README
There is reStructuredText-style hyperlink. This patch fix the markup to be rendered properly. FAB-15647 #done Signed-off-by: Yuta Namiki <[email protected]> Change-Id: I744df9d3df763acaab0d086b6af152da74ff3127
1 parent 360d75a commit e8ca970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a Java based implementation of Hyprledger Fabric chaincode shim APIs, wh
44

55
Application developers interested in developing smart contracts (what we call chaincode) for Hyperledger Fabric should
66
read the tutorial in TUTORIAL.md file and visit
7-
`Chaincode for developers <https://hyperledger-fabric.readthedocs.io/en/latest/chaincode4ade.html>`__.
7+
[Chaincode for developers](https://hyperledger-fabric.readthedocs.io/en/latest/chaincode4ade.html).
88

99
Contributors or early adopters who need to be able to build and test recent Java chaincode shim, should reference [FAQ.md](FAQ.md) file.
1010

0 commit comments

Comments
 (0)