This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 8d5c22f89eb Docs sync done from apache/pulsar(#6b18c74)
8d5c22f89eb is described below
commit 8d5c22f89eb92b5e14147b10eca4b9bcf264aa5a
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Mon May 30 06:06:07 2022 +0000
Docs sync done from apache/pulsar(#6b18c74)
---
site2/website-next/docs/reference-cli-tools.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site2/website-next/docs/reference-cli-tools.md
b/site2/website-next/docs/reference-cli-tools.md
index 1c3d601e00c..221a273d97d 100644
--- a/site2/website-next/docs/reference-cli-tools.md
+++ b/site2/website-next/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)