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.git
The following commit(s) were added to refs/heads/master by this push:
new 0333261a75 [typo](doc) Fix sidebar version (#11764)
0333261a75 is described below
commit 0333261a7571abe5fbbde770ec5b5dee01294e2b
Author: jiafeng.zhang <[email protected]>
AuthorDate: Sun Aug 14 07:41:16 2022 +0800
[typo](doc) Fix sidebar version (#11764)
fix sidebar version
---
docs/dev.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/dev.json b/docs/dev.json
index 730292f519..fda8436369 100644
--- a/docs/dev.json
+++ b/docs/dev.json
@@ -1,6 +1,6 @@
{
"version.label": {
- "message": "1.1",
+ "message": "dev",
"description": "The label for version current"
},
"sidebar.docs.category.Getting Started": {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]