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

jiafengzheng 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 82551160dda fix
82551160dda is described below

commit 82551160dda5a02c90b2e6d1420c584706e440bc
Author: jiafeng.zhang <zhang...@gmail.com>
AuthorDate: Mon Mar 20 14:40:04 2023 +0800

    fix
---
 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 69a25a0acae..6705a49d9c1 100644
--- a/src/constant/download.data.ts
+++ b/src/constant/download.data.ts
@@ -270,7 +270,7 @@ export function getAllRelease(locale: string) {
             version: '1.2.3 ( latest )',
             date: '2023-03-20',
             note: '/docs/dev/releasenotes/release-1.2.3',
-            download: `${sources}doris/1.2/1.2.2-rc01/`,
+            download: `${sources}doris/1.2/1.2.3-rc02/`,
         },
         {
             version: '1.2.2 ',


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

Reply via email to