Skip to content

Commit 1c7792c

Browse files
authored
Merge pull request #126 from jt-nti/doc-2.2
Update doc links
2 parents 78ed015 + 21d8119 commit 1c7792c

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)