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 845daf5cac2 docs: update the reference link (#17628)
845daf5cac2 is described below
commit 845daf5cac23a4dda4a209d91c85804a0bcaf28a
Author: Mercurio <[email protected]>
AuthorDate: Wed Sep 14 15:26:50 2022 +0800
docs: update the reference link (#17628)
---
site2/docs/reference-configuration.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site2/docs/reference-configuration.md
b/site2/docs/reference-configuration.md
index bd14bde2706..b34ee9893cc 100644
--- a/site2/docs/reference-configuration.md
+++ b/site2/docs/reference-configuration.md
@@ -6,4 +6,4 @@ sidebar_label: "Pulsar configuration"
You can manage Pulsar configuration by configuration files in the `conf`
directory of a Pulsar [installation](getting-started-standalone.md).
-For a full list of the configuration of different components, see [Pulsar
Reference](/reference).
+For a full list of the configuration of different components, see [Pulsar
Reference](https://pulsar.apache.org/reference).