This is an automated email from the ASF dual-hosted git repository.

luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new cf088598745 Update download.data.ts (#292)
cf088598745 is described below

commit cf088598745585152b5144f2e76f29bccf0be5c6
Author: KassieZ <139741991+kass...@users.noreply.github.com>
AuthorDate: Fri Aug 11 21:15:59 2023 +0800

    Update download.data.ts (#292)
---
 src/constant/download.data.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/constant/download.data.ts b/src/constant/download.data.ts
index 96d81a6f1e1..8f6a66fb9fe 100644
--- a/src/constant/download.data.ts
+++ b/src/constant/download.data.ts
@@ -324,7 +324,7 @@ export function getAllRelease(locale: string) {
         {
             version: '2.0.0 ( Latest )',
             date: '2023-07-03',
-            note: '/docs/dev/releasenotes/release-2.0.0',
+            note: 'https://github.com/apache/doris/issues/22647',
             download: [
                 {
                     cpu: 'X64 ( avx2 )',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to