From f0f958e69707a85a4f8f4325947fbdc3dde390dc Mon Sep 17 00:00:00 2001 From: Matthew B White Date: Wed, 13 May 2020 09:40:43 +0100 Subject: [PATCH 1/3] FABCJ-284 Broken link Signed-off-by: Matthew B White --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index e5e70530..5f695ea2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,7 +10,7 @@ in various programming languages. There are two other smart contract SDKs availa ## Documentation -Detailed explanation on the concepts and programming model for smart contracts can be found in the [Chaincode Tutorials section of the Hyperledger Fabric documentation](http://hyperledger-fabric.readthedocs.io/en/latest/chaincode.html). +Detailed explanation on the concepts and programming model for smart contracts can be found in the [Chaincode Tutorials section of the Hyperledger Fabric documentation](https://hyperledger-fabric.readthedocs.io/en/latest/developapps/smartcontract.html#). Javadoc is available for each release: From 264743fd09cb014b361c1a7f44b43216c4ad626c Mon Sep 17 00:00:00 2001 From: Matthew B White Date: Wed, 13 May 2020 14:02:31 +0100 Subject: [PATCH 2/3] force build Signed-off-by: Matthew B White From 5269f7476a1e05eb430a30382946b6b679098598 Mon Sep 17 00:00:00 2001 From: Matthew B White Date: Thu, 14 May 2020 10:03:56 +0100 Subject: [PATCH 3/3] update link to release2.x Signed-off-by: Matthew B White --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 5f695ea2..7eecbbbc 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,7 +10,7 @@ in various programming languages. There are two other smart contract SDKs availa ## Documentation -Detailed explanation on the concepts and programming model for smart contracts can be found in the [Chaincode Tutorials section of the Hyperledger Fabric documentation](https://hyperledger-fabric.readthedocs.io/en/latest/developapps/smartcontract.html#). +Detailed explanation on the concepts and programming model for smart contracts can be found in the [Chaincode Tutorials section of the Hyperledger Fabric documentation](https://hyperledger-fabric.readthedocs.io/en/release-2.1/developapps/smartcontract.html). Javadoc is available for each release: