This is an automated email from the ASF dual-hosted git repository.
feiwang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git
The following commit(s) were added to refs/heads/master by this push:
new 6ab0dd8 Refactor documentation menu (#13)
6ab0dd8 is described below
commit 6ab0dd8b6f21d046eabfaec3cea59f80813619e2
Author: Fei Wang <[email protected]>
AuthorDate: Mon Sep 20 10:53:56 2021 +0800
Refactor documentation menu (#13)
---
config.toml | 5 -----
src/releases.md | 2 +-
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/config.toml b/config.toml
index 465aa92..956f363 100644
--- a/config.toml
+++ b/config.toml
@@ -45,11 +45,6 @@ publishDir = "content"
weight = 2
[[menu.main]]
- name = "1.3.0-incubating"
- parent = "documentation"
- url = "docs/r1.3.0-incubating/index.html"
-
-[[menu.main]]
name = "Community"
identifier = "community"
weight = 3
diff --git a/src/releases.md b/src/releases.md
index 7b2d847..e429ea7 100644
--- a/src/releases.md
+++ b/src/releases.md
@@ -37,7 +37,7 @@ type: custompage
[Apache](https://www.apache.org/dyn/closer.lua/incubator/kyuubi/).
3. shasum -a 512 apache-kyuubi-X.Y.Z-incubating-source.tgz
-All previous releases of Kyuubi are available from the [Apache release
+All releases of Kyuubi are available from the [Apache release
archive](https://archive.apache.org/dist/incubator/kyuubi/) site.
## License