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

[doris-flink-connector] branch master updated: link fix (#39)

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-flink-connector.git


The following commit(s) were added to refs/heads/master by this push:
     new 9aff884  link fix (#39)
9aff884 is described below

commit 9aff8842f2b73bd466c42102383dc08490a1a847
Author: jiafeng.zhang <zh...@gmail.com>
AuthorDate: Thu Jun 23 09:28:48 2022 +0800

    link fix (#39)
    
    link fix
---
 CONTRIBUTING.md    | 2 +-
 CONTRIBUTING_CN.md | 2 +-
 DISCLAIMER         | 2 +-
 NOTICE.txt         | 2 +-
 README.md          | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e132d9c..b3d85f5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -21,4 +21,4 @@ under the License.
 
 Thank you very much for your interest in the Doris and its surrounding projects. We welcome your suggestions, comments (including criticisms), comments and contributions to the Doris.
 
-For more information on how to contribute to Doris, please go to the Doris main repository [CONTRIBUTING](https://github.com/apache/incubator-doris/blob/master/CONTRIBUTING.md)
+For more information on how to contribute to Doris, please go to the Doris main repository [CONTRIBUTING](https://github.com/apache/doris/blob/master/CONTRIBUTING.md)
diff --git a/CONTRIBUTING_CN.md b/CONTRIBUTING_CN.md
index f094f34..34c379c 100644
--- a/CONTRIBUTING_CN.md
+++ b/CONTRIBUTING_CN.md
@@ -21,4 +21,4 @@ under the License.
 
 非常感谢您对 Doris 及其周边项目感兴趣,我们非常欢迎您对 Doris 的各种建议、意见(包括批评)、评论和贡献。
 
-关于如何为 Doris 及周边项目做贡献,请前往 Doris 主库查阅 [CONTRIBUTING_CN](https://github.com/apache/incubator-doris/blob/master/CONTRIBUTING_CN.md)
+关于如何为 Doris 及周边项目做贡献,请前往 Doris 主库查阅 [CONTRIBUTING_CN](https://github.com/apache/doris/blob/master/CONTRIBUTING_CN.md)
diff --git a/DISCLAIMER b/DISCLAIMER
index bcae8b9..2769edd 100644
--- a/DISCLAIMER
+++ b/DISCLAIMER
@@ -1,4 +1,4 @@
-Apache Doris (incubating) is an effort undergoing incubation at The
+Apache Doris is an effort undergoing incubation at The
 Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.
 
 Incubation is required of all newly accepted
diff --git a/NOTICE.txt b/NOTICE.txt
index a58e2e8..5216ae2 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,4 +1,4 @@
-Flink Connector for Apache Doris (incubating)
+Flink Connector for Apache Doris
 Copyright 2018-2022 The Apache Software Foundation
 
 This product includes software developed at
diff --git a/README.md b/README.md
index 2d9e7d3..a4521ab 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Flink Doris Connector now support flink version from 1.11 to 1.14.
 
 If you wish to contribute or use a connector from flink 1.13 (and earlier), please use the [branch-for-flink-before-1.13](https://github.com/apache/doris-flink-connector/tree/branch-for-flink-before-1.13)
 
-More information about compilation and usage, please visit [Flink Doris Connector](https://doris.apache.org/ecosystem/flink-doris-connector.html)
+More information about compilation and usage, please visit [Flink Doris Connector](https://doris.apache.org/docs/ecosystem/flink-doris-connector.html)
 
 ## License
 


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