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 9a4d261e2c4 Docs sync done from apache/pulsar(#a6f281e)
9a4d261e2c4 is described below
commit 9a4d261e2c484de836efa87ac1112a74a9a530cc
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Wed May 18 06:05:38 2022 +0000
Docs sync done from apache/pulsar(#a6f281e)
---
site2/website-next/sidebars.json | 20 ++++----------------
1 file changed, 4 insertions(+), 16 deletions(-)
diff --git a/site2/website-next/sidebars.json b/site2/website-next/sidebars.json
index d1240e85765..ece42103e00 100644
--- a/site2/website-next/sidebars.json
+++ b/site2/website-next/sidebars.json
@@ -93,13 +93,7 @@
{
"type": "category",
"label": "Transactions",
- "items": [
- "txn-why",
- "txn-what",
- "txn-how",
- "txn-use",
- "txn-monitor"
- ]
+ "items": ["txn-why", "txn-what", "txn-how", "txn-use", "txn-monitor"]
},
{
"type": "category",
@@ -161,9 +155,7 @@
{
"type": "category",
"label": "Performance",
- "items": [
- "performance-pulsar-perf"
- ]
+ "items": ["performance-pulsar-perf"]
},
{
"type": "category",
@@ -198,11 +190,7 @@
{
"type": "category",
"label": "Adaptors",
- "items": [
- "adaptors-kafka",
- "adaptors-spark",
- "adaptors-storm"
- ]
+ "items": ["adaptors-kafka", "adaptors-spark", "adaptors-storm"]
},
{
"type": "category",
@@ -239,4 +227,4 @@
]
}
]
-}
\ No newline at end of file
+}