Skip to content

Commit a8a0a5e

Browse files
committed
fixing build errors
1 parent 42509a2 commit a8a0a5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ For peer organization:
243243
The following are the two channel management commands:
244244

245245
1. [Create channel command](#create-channel-command)
246-
2. [Setting anchor peer(s) command](#setting-anchor-peers-command)
246+
2. [Setting anchor peer command](#setting-anchor-peer-command)
247247

248248

249249
#### Create channel command
@@ -254,7 +254,7 @@ From orderer organization client, issue command to create a new channel. This co
254254
./azhlf channel create -c $CHANNEL_NAME -u $ORDERER_ADMIN_IDENTITY -o $ORDERER_ORG_NAME
255255
```
256256

257-
#### Setting anchor peer(s) commands
257+
#### Setting anchor peer commands
258258
From peer organization client, issue below command to set anchor peer(s) for the peer organization on the specified channel.
259259

260260
>[!NOTE]

0 commit comments

Comments
 (0)