fabric-docs-i18n icon indicating copy to clipboard operation
fabric-docs-i18n copied to clipboard

[ja_JP] Operations Guides / Bringing up a Kafka-based Ordering Service

Open shimos opened this issue 2 years ago • 0 comments

Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/kafka.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/kafka.rst

diff --git a/docs/source/kafka.rst b/docs/source/kafka.rst
index ec21341cb..a4fa331c6 100644
--- a/docs/source/kafka.rst
+++ b/docs/source/kafka.rst
@@ -16,7 +16,7 @@ network.
 For information about the role orderers play in a network and in a transaction
 flow, checkout our :doc:`orderer/ordering_service` documentation.
 
-For information on how to set up an ordering node, check out our :doc:`orderer_deploy`
+For information on how to set up an ordering node, check out our :doc:`deployorderer/ordererplan`
 documentation.
 
 For information about configuring Raft ordering services, check out :doc:`raft_configuration`.

shimos avatar Sep 28 '23 01:09 shimos