This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new 7c884cde48 [INLONG-966][Doc] Remove old version doc (#967)
7c884cde48 is described below
commit 7c884cde48ac816c06c1f50bd76b567238190dee
Author: fuweng11 <[email protected]>
AuthorDate: Fri Aug 2 17:45:28 2024 +0800
[INLONG-966][Doc] Remove old version doc (#967)
---
docusaurus.config.js | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 32472c9b94..947b06600e 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -89,22 +89,6 @@ const darkCodeTheme =
require('prism-react-renderer/themes/dracula');
label: "1.12.0",
to: "/docs/1.12.0/introduction",
},
- {
- label: "1.11.0",
- to: "/docs/1.11.0/introduction",
- },
- {
- label: "1.10.0",
- to: "/docs/1.10.0/introduction",
- },
- {
- label: "1.9.0",
- to: "/docs/1.9.0/introduction",
- },
- {
- label: "1.8.0",
- to: "/docs/1.8.0/introduction",
- },
{
label: "All versions",
to: "/versions/",