This is an automated email from the ASF dual-hosted git repository.
jiafengzheng 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 09ffc06d5f1 add doris wiki
09ffc06d5f1 is described below
commit 09ffc06d5f1df8b9512d85805590c1f6b42662d5
Author: jiafeng.zhang <[email protected]>
AuthorDate: Thu Jul 28 12:37:06 2022 +0800
add doris wiki
---
sidebarsCommunity.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/sidebarsCommunity.json b/sidebarsCommunity.json
index 795fb71bc1e..dedccbc5027 100644
--- a/sidebarsCommunity.json
+++ b/sidebarsCommunity.json
@@ -57,6 +57,11 @@
"developer-guide/github-checks",
"developer-guide/regression-testing"
]
+ },
+ {
+ "type": "link",
+ "href":
"https://cwiki.apache.org/confluence/display/DORIS/Doris+Improvement+Proposals",
+ "label" : "Doris Wiki"
}
]
}
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]