This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d0a6292 update versions.json, remove 0.12 and 0.11
d0a6292 is described below
commit d0a629216fbc0eaec20a7c46447e418d30b33e8a
Author: morningman <[email protected]>
AuthorDate: Tue Jan 11 13:18:13 2022 +0800
update versions.json, remove 0.12 and 0.11
---
versions.json | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/versions.json b/versions.json
index 2b90992..3d7bfdc 100644
--- a/versions.json
+++ b/versions.json
@@ -23,16 +23,6 @@
"link": "/../branch-0.13/installing/compilation.html",
"target": "_blank"
},
- {
- "text": "branch-0.12",
- "link": "/../branch-0.12/installing/compilation.html",
- "target": "_blank"
- },
- {
- "text": "branch-0.11",
- "link": "/../branch-0.11/installing/compilation.html",
- "target": "_blank"
- }
]
}
],
@@ -60,16 +50,6 @@
"link": "/../branch-0.13/zh-CN/installing/compilation.html",
"target": "_blank"
},
- {
- "text": "branch-0.12",
- "link": "/../branch-0.12/zh-CN/installing/compilation.html",
- "target": "_blank"
- },
- {
- "text": "branch-0.11",
- "link": "/../branch-0.11/zh-CN/installing/compilation.html",
- "target": "_blank"
- }
]
}
]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]