diff --git a/docs/source/getting_started.rst b/docs/source/getting_started.rst index 2276982224e..03b79196991 100644 --- a/docs/source/getting_started.rst +++ b/docs/source/getting_started.rst @@ -25,7 +25,7 @@ Hyperledger Fabric smart contract (chaincode) SDKs Hyperledger Fabric offers a number of SDKs to support developing smart contracts (chaincode) in various programming languages. There are three smart contract SDKs available for Go, Node.js, and Java: - * `Go SDK `__ and `Go SDK documentation `__. + * `Go SDK `__ and `Go SDK documentation `__. * `Node.js SDK `__ and `Node.js SDK documentation `__. * `Java SDK `__ and `Java SDK documentation `__.