Skip to content

Commit d2779df

Browse files
authored
Fix typo in README.md for configtxgen tool reference (hyperledger#5254)
Signed-off-by: Iftekhar Turja <iftekhar.turja@gmail.com>
1 parent 5e0f9d8 commit d2779df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orderer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Specifically, the value corresponding to the `ConsensusType` key of the `Values`
1919

2020
For details on the configuration structure of channels, refer to the [Channel Configuration](../docs/source/configtx.rst) guide.
2121

22-
`configtxgen` is a tool that allows for the creation of a genesis block using profiles, or grouped configuration parameters — refer to the [Configuring using the connfigtxgen tool](../docs/source/configtxgen.rst) guide for more.
22+
`configtxgen` is a tool that allows for the creation of a genesis block using profiles, or grouped configuration parameters — refer to the [Configuring using the configtxgen tool](../docs/source/commands/configtxgen.md) guide for more.
2323

2424
The location of this block can be set using the `ORDERER_GENERAL_BOOTSTRAPFILE` environment variable. As is the case with all the configuration paths for Fabric binaries, this location is relative to the path set via the `FABRIC_CFG_PATH` environment variable.
2525

0 commit comments

Comments
 (0)