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

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


The following commit(s) were added to refs/heads/master by this push:
     new 06095054ab [doc](readme)correct some links (#17938)
06095054ab is described below

commit 06095054ab7d0847b83c1a7819dfff73c359c990
Author: Luzhijing <82810928+luzhij...@users.noreply.github.com>
AuthorDate: Mon Mar 20 09:58:03 2023 +0800

    [doc](readme)correct some links (#17938)
---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 9e1c5ff8e7..debe8a4ef9 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ Apache Doris is an easy-to-use, high-performance and 
real-time analytical databa
 All this makes Apache Doris an ideal tool for scenarios including report 
analysis, ad-hoc query, unified data warehouse, and data lake query 
acceleration. On Apache Doris, users can build various applications, such as 
user behavior analysis, AB test platform, log retrieval analysis, user portrait 
analysis, and order analysis.
 
 
-🎉 Version 1.2.3 released now! It is fully evolved release and all users are 
encouraged to upgrade to this release. Check out the 🔗[Release 
Notes](https://doris.apache.org/docs/releasenotes/release-1.2.2) here. 
+🎉 Version 1.2.3 released now! It is fully evolved release and all users are 
encouraged to upgrade to this release. Check out the 🔗[Release 
Notes](https://doris.apache.org/docs/dev/releasenotes/release-1.2.3) here. 
 
 🎉 Version 1.1.5 released now. It is a LTS(Long-term Support) release based on 
version 1.1. Check out the 🔗[Release 
Notes](https://doris.apache.org/docs/dev/releasenotes/release-1.1.5) here. 
 
@@ -119,7 +119,7 @@ Apache Doris uses Adaptive Query Execution technology to 
dynamically adjust the
 In terms of optimizers, Doris uses a combination of CBO and RBO. RBO supports 
constant folding, subquery rewriting, predicate pushdown and CBO supports Join 
Reorder. The Doris CBO is under continuous optimization for more accurate 
statistical information collection and derivation, and more accurate cost model 
prediction.
 
 
-**Technical Overview**: 🔗[Introduction to Apache 
Doris](https://doris.apache.org/docs/summary/basic-summary)
+**Technical Overview**: 🔗[Introduction to Apache 
Doris](https://doris.apache.org/docs/dev/summary/basic-summary)
 
 ## 🎆 Why choose Apache Doris?
 
@@ -160,7 +160,7 @@ Add your company logo at Apache Doris Website: 🔗[Add Your 
Company](https://gi
 
 ### 📚 Docs
 
-All Documentation   🔗[Docs](https://doris.apache.org/docs/get-starting/)  
+All Documentation   🔗[Docs](https://doris.apache.org/docs/dev/get-starting/)  
 
 ### ⬇️ Download 
 
@@ -168,11 +168,11 @@ All release and binary version 
🔗[Download](https://doris.apache.org/download)
 
 ### 🗄️ Compile
 
-See how to compile  
🔗[Compilation](https://doris.apache.org/docs/install/source-install/compilation)
+See how to compile  
🔗[Compilation](https://doris.apache.org/docs/dev/install/source-install/compilation/)
 
 ### 📮 Install
 
-See how to install and deploy 🔗[Installation and 
deployment](https://doris.apache.org/docs/install/install-deploy) 
+See how to install and deploy 🔗[Installation and 
deployment](https://doris.apache.org/docs/dev/install/install-deploy) 
 
 ## 🧩 Components
 


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

Reply via email to