This is an automated email from the ASF dual-hosted git repository.

liuyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 6b18c74eeff fixed bad link - 404 (#15808)
6b18c74eeff is described below

commit 6b18c74eeffadfc0b09134976913f1e83434526c
Author: Asaf Mesika <[email protected]>
AuthorDate: Mon May 30 05:28:27 2022 +0300

    fixed bad link - 404 (#15808)
---
 site2/docs/reference-cli-tools.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/docs/reference-cli-tools.md 
b/site2/docs/reference-cli-tools.md
index 1c3d601e00c..221a273d97d 100644
--- a/site2/docs/reference-cli-tools.md
+++ b/site2/docs/reference-cli-tools.md
@@ -6,7 +6,7 @@ sidebar_label: "Pulsar CLI tools"
 
 Pulsar offers several command-line tools that you can use for managing Pulsar 
installations, performance testing, using command-line producers and consumers, 
and more.
 
-All Pulsar command-line tools can be run from the `bin` directory of your 
[installed Pulsar package](getting-started-standalone). The following tools are 
currently documented:
+All Pulsar command-line tools can be run from the `bin` directory of your 
[installed Pulsar package](getting-started-standalone.md). The following tools 
are currently documented:
 
 * [`pulsar`](#pulsar)
 * [`pulsar-client`](#pulsar-client)

Reply via email to