This is an automated email from the ASF dual-hosted git repository.
tison 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 f54678d4a8d [fix][doc] Tips markup (#18482)
f54678d4a8d is described below
commit f54678d4a8ddf16f7b0d2f52beceb48430938445
Author: tison <[email protected]>
AuthorDate: Wed Nov 16 10:42:30 2022 +0800
[fix][doc] Tips markup (#18482)
Signed-off-by: tison <[email protected]>
---
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 7d28866076e..3c592b19563 100644
--- a/site2/docs/reference-cli-tools.md
+++ b/site2/docs/reference-cli-tools.md
@@ -14,7 +14,7 @@ Pulsar offers several command-line tools that you can use for
managing Pulsar in
* `pulsar-shell`
* `bookkeeper`
-::: tip
+:::tip
For the latest and complete information about command-line tools, including
commands, flags, descriptions, and more information, see [Pulsar
Reference](https://pulsar.apache.org/reference).