This is an automated email from the ASF dual-hosted git repository.
liyang pushed a commit to branch doc5.0
in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/doc5.0 by this push:
new 25bf201567 minor fix
25bf201567 is described below
commit 25bf201567ff0898aa61ac580dea1d6d79016fdf
Author: lionelcao <[email protected]>
AuthorDate: Mon Sep 30 15:34:31 2024 +0800
minor fix
---
website/docs/release_notes.md | 2 +-
website/docusaurus.config.ts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/docs/release_notes.md b/website/docs/release_notes.md
index 63255b1307..531eea7b02 100644
--- a/website/docs/release_notes.md
+++ b/website/docs/release_notes.md
@@ -5,7 +5,7 @@ categories: gettingstarted
permalink: /docs/release_notes.html
---
-To download the latest release, please visit:
[http://kylin.apache.org/download/](http://kylin.apache.org/download/),
+To download the latest release, please visit:
[http://kylin.apache.org/docs/download/](http://kylin.apache.org/docs/download/),
there are source code package, binary package and installation guide avaliable.
Any problem or issue, please report to Apache Kylin JIRA project:
[https://issues.apache.org/jira/browse/KYLIN](https://issues.apache.org/jira/browse/KYLIN)
diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts
index 9df4176823..8283bb668e 100644
--- a/website/docusaurus.config.ts
+++ b/website/docusaurus.config.ts
@@ -296,7 +296,7 @@ const config = {
id: `announcementBar-v${announcedVersion}`,
backgroundColor: '#153E7B',
textColor: '#FFFFFF',
- content: `⭐️ <b><a target="_blank"
href="http://kylin.apache.org/latest/docs/release_notes">Apache Kylin
${announcedVersion}</a> is released! 🎉 If you like Kylin, give it a star on <a
target="_blank" rel="noopener noreferrer"
href="https://github.com/apache/kylin">GitHub</a>!</b> ❤️`,
+ content: `⭐️ <b><a target="_blank"
href="http://kylin.apache.org/docs/release_notes">Apache Kylin
${announcedVersion}</a> is released! 🎉 If you like Kylin, give it a star on <a
target="_blank" rel="noopener noreferrer"
href="https://github.com/apache/kylin">GitHub</a>!</b> ❤️`,
},
footer: {
logo: {