This is an automated email from the ASF dual-hosted git repository.
kassiez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 4ad144d59da [fix](ccr) update ccr dir (#1550)
4ad144d59da is described below
commit 4ad144d59da59fb75689bd9363b50fd98321d498
Author: Yongqiang YANG <[email protected]>
AuthorDate: Thu Dec 19 20:53:28 2024 +0800
[fix](ccr) update ccr dir (#1550)
## Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
Co-authored-by: Yongqiang YANG <[email protected]>
---
sidebars.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sidebars.json b/sidebars.json
index 0497b7d4936..5421861b5c3 100644
--- a/sidebars.json
+++ b/sidebars.json
@@ -413,6 +413,8 @@
"label": "Cross Cluster Replication",
"items": [
"admin-manual/data-admin/ccr/overview",
+ "admin-manual/data-admin/ccr/quickstart",
+ "admin-manual/data-admin/ccr/manual",
"admin-manual/data-admin/ccr/feature"
]
},
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]