Skip to content

Commit 0328830

Browse files
committed
fixing minor formatting issue
1 parent bd68a4e commit 0328830

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

articles/blockchain/templates/hyperledger-fabric-consortium-azure-kubernetes-service.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -308,11 +308,15 @@ CHANNEL_NAME=<channelName>
308308

309309
The below chaincode operations can be carried out:
310310

311-
[Install chaincode](#install-chaincode)
311+
- [Install chaincode](#install-chaincode)
312+
313+
- [Instantiate chaincode](#instantiate-chaincode)
314+
315+
- [Invoke chaincode](#invoke-chaincode)
316+
- [Query chaincode](#query-chaincode)
317+
312318

313-
[Instantiate chaincode](#instantiate-chaincode)
314319

315-
[Invoke chaincode](#invoke-chaincode)
316320
[Query chaincode](#query-chaincode)
317321

318322
### Install chaincode

0 commit comments

Comments
 (0)