You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by pa...@apache.org on 2022/07/04 06:44:28 UTC

[doris] branch master updated: [Bug][docs] Fix wrong links in README.md (#10394)

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

panxiaolei 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 88420deec1 [Bug][docs] Fix wrong links in README.md (#10394)
88420deec1 is described below

commit 88420deec1f18249492d32521db519bc1c543968
Author: Adonis Ling <ad...@gmail.com>
AuthorDate: Mon Jul 4 14:44:23 2022 +0800

    [Bug][docs] Fix wrong links in README.md (#10394)
    
    fix deadlink in README
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c35a441527..aa948c97fb 100644
--- a/README.md
+++ b/README.md
@@ -55,11 +55,11 @@ Doris mainly integrates the technology of [Google Mesa](https://research.google/
 
 ## Compile and install
 
-See [Compilation](https://doris.apache.org/install/source-install/compilation-with-ldb-toolchain.html)
+See [Compilation](https://doris.apache.org/docs/install/source-install/compilation-with-ldb-toolchain.html)
 
 ## Getting start
 
-See [Basic Usage](https://doris.apache.org/install/source-install/compilation-with-ldb-toolchain.html)
+See [Basic Usage](https://doris.apache.org/docs/data-table/basic-usage.html)
 
 ## Doris Connector
 


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