Skip to content

Commit 65f3a87

Browse files
authored
another broken link (#5338)
fixed 404 error Signed-off-by: Fedor Partanskiy <[email protected]>
1 parent cdccd83 commit 65f3a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/deploy_chaincode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ The `AssetTransfer` class provides the transaction context for the functions def
319319
320320
```
321321

322-
You can learn more about the JavaScript contract API by visiting the [API documentation](https://hyperledger.github.io/fabric-chaincode-node/{BRANCH}/api/) and the [smart contract processing topic](developapps/smartcontract.html).
322+
You can learn more about the JavaScript contract API by visiting the [API documentation](https://hyperledger.github.io/fabric-chaincode-node/{BRANCH}/api/).
323323

324324
To install the smart contract dependencies, run the following command from the `asset-transfer-basic/chaincode-typescript` directory.
325325

0 commit comments

Comments
 (0)