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 0654a768d35 (typo) use 2.0.1 in download page (#302) 0654a768d35 is described below commit 0654a768d35d502ae24b1a364af00c398ab850d9 Author: Jeffrey <color.d...@gmail.com> AuthorDate: Mon Sep 4 17:29:24 2023 +0800 (typo) use 2.0.1 in download page (#302) --- src/pages/download/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/download/index.tsx b/src/pages/download/index.tsx index d6b27268ff4..6535672eeab 100644 --- a/src/pages/download/index.tsx +++ b/src/pages/download/index.tsx @@ -303,7 +303,7 @@ export default function Download(): JSX.Element { ) : ( <div className="notice-text"> For detailed upgrade precautions, please refer to the{' '} - <Link to="https://github.com/apache/doris/issues/22647">2.0.0</Link> + <Link to="https://github.com/apache/doris/issues/23640">2.0.1</Link> and the <Link to="/docs/dev/install/standard-deployment">deployment</Link> and cluster --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org