This is an automated email from the ASF dual-hosted git repository.
nicoloboschi 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 0226b99ff48 [fix][doc] Fix sidebars.json syntax (#16721)
0226b99ff48 is described below
commit 0226b99ff48541c432df7d859ce5e198b4e32b1f
Author: Nicolò Boschi <[email protected]>
AuthorDate: Fri Jul 22 08:46:18 2022 +0200
[fix][doc] Fix sidebars.json syntax (#16721)
---
site2/website/sidebars.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site2/website/sidebars.json b/site2/website/sidebars.json
index f7d0fbe6758..61434d78c26 100644
--- a/site2/website/sidebars.json
+++ b/site2/website/sidebars.json
@@ -225,7 +225,7 @@
"label": "Administration",
"items": [
"administration-zk-bk",
- "administration-metadata-store"
+ "administration-metadata-store",
"administration-geo",
"administration-pulsar-manager",
"administration-stats",