RobertIndie commented on code in PR #18109:
URL: https://github.com/apache/pulsar/pull/18109#discussion_r999142275


##########
site2/docs/administration-zk-bk.md:
##########
@@ -122,7 +122,7 @@ peerType=observer
 
 ##### Start the service
 
-Once your configuration store configuration is in place, you can start up the 
service using [`pulsar-daemon`](reference-cli-tools.md#pulsar-daemon)
+Once your configuration store configuration is in place, you can start up the 
service using [`pulsar-daemon`](reference-cli-tools.md)

Review Comment:
   ```suggestion
   Once your configuration store configuration is in place, you can start up 
the service using [`pulsar-daemon`](reference-cli-pulsar-daemon.md)
   ```



##########
site2/docs/admin-api-brokers.md:
##########
@@ -147,7 +147,7 @@ admin.brokers().getOwnedNamespaces(cluster,brokerUrl);
 
 ### Dynamic broker configuration
 
-One way to configure a Pulsar [broker](reference-terminology.md#broker) is to 
supply a [configuration](reference-configuration.md#broker) when the broker is 
[started up](reference-cli-tools.md#pulsar-broker).
+One way to configure a Pulsar [broker](reference-terminology.md#broker) is to 
supply a [configuration](reference-configuration.md#broker) when the broker is 
[started up](reference-cli-tools.md).

Review Comment:
   ```suggestion
   One way to configure a Pulsar [broker](reference-terminology.md#broker) is 
to supply a [configuration](reference-configuration.md#broker) when the broker 
is [started up](reference-cli-broker-tool.md).
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to