Skip to content

Commit 21d8119

Browse files
committed
Update doc links
- New Node.js link - Replace 2.1 with latest 2.2 release Signed-off-by: James Taylor <[email protected]>
1 parent 78ed015 commit 21d8119

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ title: "fabric-chaincode-java"
33
releases:
44
- master
55
- release-1.4
6-
- release-2.1
6+
- release-2.2

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Hyperledger Fabric offers a number of SDKs to support developing smart contracts
66
in various programming languages. There are two other smart contract SDKs available for Go, and Node.js, in addition to this Java SDK:
77

88
* [Go SDK documentation](https://godoc.org/github.com/hyperledger/fabric/core/chaincode/shim)
9-
* [Node.js SDK documentation](https://fabric-shim.github.io/)
9+
* [Node.js SDK documentation](https://hyperledger.github.io/fabric-chaincode-node/)
1010

1111
## Documentation
1212

0 commit comments

Comments
 (0)